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