HomeSort by relevance Sort by last modified time
    Searched full:setup_color_table (Results 1 - 1 of 1) sorted by null

  /external/skia/src/codec/
SkWbmpCodec.cpp 24 static inline void setup_color_table(SkColorType colorType, function
136 setup_color_table(info.colorType(), ctable, ctableCount);
204 setup_color_table(dstInfo.colorType(), inputColorTable, inputColorCount);

Completed in 2085 milliseconds