Searched refs:srcColormap (Results 1 – 2 of 2) sorted by relevance
339 const uint8_t* srcColormap = rawData->bytes(); in buildTable() local345 colorStorage[i] = proc(255, srcColormap[0], srcColormap[1], srcColormap[2]); in buildTable()347 srcColormap += SK_BYTES_PER_COLORMAP_ENTRY; in buildTable()