Home
last modified time | relevance | path

Searched refs:sk_select_xform_format (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/codec/
H A DSkCodecPriv.h25 bool sk_select_xform_format(SkColorType colorType, bool forColorTable,
H A DSkCodec.cpp674 bool sk_select_xform_format(SkColorType colorType, bool forColorTable, in sk_select_xform_format() function
742 if (!sk_select_xform_format(dstInfo.colorType(), fXformTime == kPalette_XformTime, in initializeColorXform()
H A DSkRawCodec.cpp717 if (!sk_select_xform_format(dstInfo.colorType(), false, &dstFormat)) { in onGetPixels()

Completed in 4 milliseconds