Searched defs:createColorTable (Results 1 – 3 of 3) sorted by relevance
68 bool SkBmpStandardCodec::createColorTable(SkColorType dstColorType, SkAlphaType dstAlphaType, in createColorTable() function in SkBmpStandardCodec
66 bool SkBmpRLECodec::createColorTable(SkColorType dstColorType, int* numColors) { in createColorTable() function in SkBmpRLECodec
248 bool SkPngCodec::createColorTable(const SkImageInfo& dstInfo, int* ctableCount) { in createColorTable() function in SkPngCodec