Searched defs:createColorTable (Results 1 – 3 of 3) sorted by relevance
65 bool SkBmpStandardCodec::createColorTable(SkColorType dstColorType, SkAlphaType dstAlphaType) { in createColorTable() function in SkBmpStandardCodec
68 bool SkBmpRLECodec::createColorTable(SkColorType dstColorType) { in createColorTable() function in SkBmpRLECodec
257 bool SkPngCodec::createColorTable(const SkImageInfo& dstInfo) { in createColorTable() function in SkPngCodec