Home
last modified time | relevance | path

Searched refs:setup_color_table (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/codec/
DSkWbmpCodec.cpp24 static inline void setup_color_table(SkColorType colorType, in setup_color_table() function
136 setup_color_table(info.colorType(), ctable, ctableCount); in onGetPixels()
204 setup_color_table(dstInfo.colorType(), inputColorTable, inputColorCount); in onStartScanlineDecode()