HomeSort by relevance Sort by last modified time
    Searched refs:SkColorTable (Results 26 - 28 of 28) sorted by null

12

  /external/skqp/src/codec/
SkBmpRLECodec.cpp 102 fColorTable.reset(new SkColorTable(colorTable, maxColors));
SkPngCodec.cpp 12 #include "SkColorTable.h"
258 // Note: SkColorTable claims to store SkPMColors, which is not necessarily the case here.
320 fColorTable.reset(new SkColorTable(colorTable, maxColors));
    [all...]
  /external/skia/src/codec/
SkPngCodec.cpp 12 #include "SkColorTable.h"
258 // Note: SkColorTable claims to store SkPMColors, which is not necessarily the case here.
320 fColorTable.reset(new SkColorTable(colorTable, maxColors));
    [all...]

Completed in 243 milliseconds

12