Searched refs:transformations (Results 1 – 15 of 15) sorted by relevance
43 transformations: Pipe;62 const transformations = new Pipe().addSteps( constant236 return { transformations };243 const transformations = new Pipe().addSteps( constant346 transformations,359 const transformations = new Pipe().addSteps( constant498 transformations,534 const { transformations, prebuild } = config; constant536 transformations.setWorkingDirectory(path.join(tmpdir, name));537 await transformations.start(platform);
124 implementation "jp.wasabeef:glide-transformations:4.3.0"
1 …\n * want to flip according to both axes then provide two separate transformations.\n */\n fl…
39 import jp.wasabeef.glide.transformations.BlurTransformation in <lambda>()
38 import jp.wasabeef.glide.transformations.BlurTransformation in <lambda>()
207 implementation "jp.wasabeef:glide-transformations:4.3.0"
196 implementation "jp.wasabeef:glide-transformations:4.3.0"
341 implementation "jp.wasabeef:glide-transformations:4.3.0"
635 simple 2×3 matrix transformations such that there is no stretching/warping of the637 transformations are done for each typographic characters to be rendered.
257 By default, `npx expo prebuild` runs transformations on a [source template][source-template] associ…
69 …d then executes `ReactAndroidCodeTransformer` that applies some Expo-specific code transformations.