HomeSort by relevance Sort by last modified time
    Searched defs:fRequestedColorType (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/include/images/
SkDecodingImageGenerator.h 38 * @param fRequestedColorType If not given, then use whichever
53 , fRequestedColorType()
59 , fRequestedColorType()
65 , fRequestedColorType(colorType)
72 , fRequestedColorType(colorType)
77 const SkColorType fRequestedColorType;
  /external/skia/include/images/
SkDecodingImageGenerator.h 38 * @param fRequestedColorType If not given, then use whichever
53 , fRequestedColorType()
59 , fRequestedColorType()
65 , fRequestedColorType(colorType)
72 , fRequestedColorType(colorType)
77 const SkColorType fRequestedColorType;

Completed in 85 milliseconds