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