Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/codec/
DSkBmpStandardCodec.cpp65 bool SkBmpStandardCodec::createColorTable(SkColorType dstColorType, SkAlphaType dstAlphaType) { in createColorTable() function in SkBmpStandardCodec
DSkBmpRLECodec.cpp65 bool SkBmpRLECodec::createColorTable(SkColorType dstColorType) { in createColorTable() function in SkBmpRLECodec
DSkPngCodec.cpp259 bool SkPngCodec::createColorTable(const SkImageInfo& dstInfo) { in createColorTable() function in SkPngCodec
/third_party/skia/src/codec/
DSkBmpStandardCodec.cpp65 bool SkBmpStandardCodec::createColorTable(SkColorType dstColorType, SkAlphaType dstAlphaType) { in createColorTable() function in SkBmpStandardCodec
DSkBmpRLECodec.cpp68 bool SkBmpRLECodec::createColorTable(SkColorType dstColorType) { in createColorTable() function in SkBmpRLECodec
DSkPngCodec.cpp257 bool SkPngCodec::createColorTable(const SkImageInfo& dstInfo) { in createColorTable() function in SkPngCodec