HomeSort by relevance Sort by last modified time
    Searched refs:createColorTable (Results 1 - 15 of 15) sorted by null

  /external/skia/src/codec/
SkBmpRLECodec.h 59 bool createColorTable(SkColorType dstColorType);
SkBmpStandardCodec.h 73 bool createColorTable(SkColorType colorType, SkAlphaType alphaType);
SkPngCodec.h 104 bool createColorTable(const SkImageInfo& dstInfo);
SkBmpStandardCodec.cpp 64 bool SkBmpStandardCodec::createColorTable(SkColorType dstColorType, SkAlphaType dstAlphaType) {
192 if (!this->createColorTable(dstInfo.colorType(), dstInfo.alphaType())) {
SkBmpRLECodec.cpp 65 bool SkBmpRLECodec::createColorTable(SkColorType dstColorType) {
258 if (!this->createColorTable(colorTableColorType)) {
SkPngCodec.cpp 251 bool SkPngCodec::createColorTable(const SkImageInfo& dstInfo) {
    [all...]
  /external/skqp/src/codec/
SkBmpRLECodec.h 59 bool createColorTable(SkColorType dstColorType);
SkBmpStandardCodec.h 73 bool createColorTable(SkColorType colorType, SkAlphaType alphaType);
SkPngCodec.h 104 bool createColorTable(const SkImageInfo& dstInfo);
SkBmpStandardCodec.cpp 64 bool SkBmpStandardCodec::createColorTable(SkColorType dstColorType, SkAlphaType dstAlphaType) {
192 if (!this->createColorTable(dstInfo.colorType(), dstInfo.alphaType())) {
SkBmpRLECodec.cpp 65 bool SkBmpRLECodec::createColorTable(SkColorType dstColorType) {
258 if (!this->createColorTable(colorTableColorType)) {
SkPngCodec.cpp 251 bool SkPngCodec::createColorTable(const SkImageInfo& dstInfo) {
    [all...]
  /prebuilts/jdk/jdk8/darwin-x86/lib/
ct.sym 
  /prebuilts/jdk/jdk8/linux-x86/jre/lib/
rt.jar 
  /prebuilts/jdk/jdk8/linux-x86/lib/
ct.sym 

Completed in 329 milliseconds