Searched refs:copy_color_table (Results 1 – 3 of 3) sorted by relevance
38 static inline void copy_color_table(const SkImageInfo& dstInfo, SkColorTable* colorTable, in copy_color_table() function
468 copy_color_table(requestedInfo, fColorTable, ctable, ctableCount); in initializeSwizzler()
605 copy_color_table(dstInfo, fColorTable, inputColorPtr, inputColorCount); in onGetPixels()