Searched refs:outG (Results 1 – 1 of 1) sorted by relevance
57 uint32_t outG = (color >> idx * 8) & 0xFF; in applyTo() local64 return GrColorPackRGBA(outR, outG, outB, outA); in applyTo()