Searched refs:fillIndex (Results 1 – 1 of 1) sorted by relevance
123 const SkPMColor* colorPtr, uint8_t fillIndex, SkColorSpaceXform* colorXform, bool isRGBA) { in get_color_table_fill_value() argument128 return colorPtr[fillIndex]; in get_color_table_fill_value()130 return SkPixel32ToPixel16(colorPtr[fillIndex]); in get_color_table_fill_value()134 uint32_t srcColor = colorPtr[fillIndex]; in get_color_table_fill_value()