Searched defs:transformations (Results 1 – 12 of 12) sorted by relevance
320 The ``deleteValue`` method329 The ``copyValue`` method338 The ``replaceWithNewValue`` method346 The ``addEscapingUse`` method618 The ``-adce`` pass625 The ``-licm`` pass642 The ``-argpromotion`` pass652 The ``-gvn``, ``-memcpyopt``, and ``-dse`` passes
14 private final Collection<? extends Transformation<T>> transformations; field in MultiTransformation18 public MultiTransformation(Transformation<T>... transformations) { in MultiTransformation()
197 …GifDrawableTransformation[] transformations = new GifDrawableTransformation[bitmapTransformations.… in toGifTransformations() local214 public GifRequestBuilder<ModelType> transform(Transformation<GifDrawable>... transformations) { in transform()
163 public DrawableRequestBuilder<ModelType> transform(BitmapTransformation... transformations) { in transform()209 GifBitmapWrapperTransformation[] transformations = in bitmapTransform() local
263 …BitmapRequestBuilder<ModelType, TranscodeType> transform(BitmapTransformation... transformations) { in transform()301 …tmapRequestBuilder<ModelType, TranscodeType> transform(Transformation<Bitmap>... transformations) { in transform()
313 public GenericRequestBuilder<ModelType, DataType, ResourceType, TranscodeType> transform( in transform()
55 struct radeon_program_transformation *transformations = in rc_local_transform() local
75 template<typename Scalar, int Mode, int Options> void transformations() in transformations() function
181 png_uint_32 transformations; /* which transformations to perform */ member
3480 png_uint_32 transformations /* Because these may affect the byte layout */) in png_do_read_interlace()
228 png_uint_32 transformations; /* which transformations to perform */ member
3517 png_uint_32 transformations /* Because these may affect the byte layout */) in png_do_read_interlace()