Home
last modified time | relevance | path

Searched defs:createColorTable (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/codec/
DSkBmpStandardCodec.cpp68 bool SkBmpStandardCodec::createColorTable(SkColorType dstColorType, SkAlphaType dstAlphaType, in createColorTable() function in SkBmpStandardCodec
DSkBmpRLECodec.cpp66 bool SkBmpRLECodec::createColorTable(SkColorType dstColorType, int* numColors) { in createColorTable() function in SkBmpRLECodec
DSkPngCodec.cpp248 bool SkPngCodec::createColorTable(const SkImageInfo& dstInfo, int* ctableCount) { in createColorTable() function in SkPngCodec