Searched defs:ctableCount (Results 1 – 12 of 12) sorted by relevance
| /external/skia/src/codec/ |
| D | SkCodecImageGenerator.cpp | 39 SkPMColor ctable[], int* ctableCount) { in onGetPixels()
|
| D | SkCodec.cpp | 181 const Options* options, SkPMColor ctable[], int* ctableCount) { in getPixels() 254 size_t rowBytes, const SkCodec::Options* options, SkPMColor* ctable, int* ctableCount) { in startIncrementalDecode() 319 const SkCodec::Options* options, SkPMColor ctable[], int* ctableCount) { in startScanlineDecode()
|
| D | SkPngCodec.cpp | 248 bool SkPngCodec::createColorTable(const SkImageInfo& dstInfo, int* ctableCount) { in createColorTable() 990 SkPMColor ctable[], int* ctableCount) { in initializeXforms() 1116 SkPMColor ctable[], int* ctableCount, in onGetPixels() 1135 SkPMColor* ctable, int* ctableCount) { in onStartIncrementalDecode()
|
| D | SkWbmpCodec.cpp | 125 int* ctableCount, in onGetPixels()
|
| D | SkJpegCodec.cpp | 686 const Options& options, SkPMColor ctable[], int* ctableCount) { in onStartScanlineDecode()
|
| D | SkRawCodec.cpp | 691 SkPMColor ctable[], int* ctableCount, in onGetPixels()
|
| /external/skia/src/ports/ |
| D | SkImageGeneratorWIC.cpp | 140 SkPMColor ctable[], int* ctableCount) { in onGetPixels()
|
| D | SkImageGeneratorCG.cpp | 83 SkPMColor ctable[], int* ctableCount) { in onGetPixels()
|
| /external/skia/src/core/ |
| D | SkPictureImageGenerator.cpp | 61 SkPMColor ctable[], int* ctableCount) { in onGetPixels()
|
| D | SkImageGenerator.cpp | 18 SkPMColor ctable[], int* ctableCount) { in getPixels()
|
| /external/skia/tests/ |
| D | CachedDecodingPixelRefTest.cpp | 49 SkPMColor ctable[], int* ctableCount) override { in onGetPixels()
|
| /external/skia/gm/ |
| D | image_pict.cpp | 126 SkPMColor* ctable, int* ctableCount) override { in onGetPixels()
|