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