Home
last modified time | relevance | path

Searched refs:sk_select_xform_format (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/codec/
DSkCodecPriv.h25 bool sk_select_xform_format(SkColorType colorType, bool forColorTable,
DSkCodec.cpp588 bool sk_select_xform_format(SkColorType colorType, bool forColorTable, in sk_select_xform_format() function
649 if (!sk_select_xform_format(dstInfo.colorType(), fXformTime == kPalette_XformTime, in initializeColorXform()
DSkRawCodec.cpp717 if (!sk_select_xform_format(dstInfo.colorType(), false, &dstFormat)) { in onGetPixels()
/external/skqp/src/codec/
DSkCodecPriv.h25 bool sk_select_xform_format(SkColorType colorType, bool forColorTable,
DSkCodec.cpp588 bool sk_select_xform_format(SkColorType colorType, bool forColorTable, in sk_select_xform_format() function
649 if (!sk_select_xform_format(dstInfo.colorType(), fXformTime == kPalette_XformTime, in initializeColorXform()
DSkRawCodec.cpp717 if (!sk_select_xform_format(dstInfo.colorType(), false, &dstFormat)) { in onGetPixels()