HomeSort by relevance Sort by last modified time
    Searched refs:select_xform_format_ct (Results 1 - 4 of 4) sorted by null

  /external/skia/src/codec/
SkCodecPriv.h 368 static inline SkColorSpaceXform::ColorFormat select_xform_format_ct(SkColorType colorType) { function
SkBmpStandardCodec.cpp 128 SkColorSpaceXform::ColorFormat dstFormat = select_xform_format_ct(dstColorType);
SkGifCodec.cpp 170 select_xform_format_ct(dstInfo.colorType());
SkPngCodec.cpp 302 select_xform_format_ct(dstInfo.colorType());
    [all...]

Completed in 117 milliseconds