Searched defs:srcColors (Results 1 – 3 of 3) sorted by relevance
50 SkColor srcColors[2] = { in draw() local
398 const uint8_t *srcColors, in initializeSourceTexture()446 const uint8_t *srcColors = getSourceColors(sourceFormat, &colorCount, &componentCount); in testCopyTexture() local513 const uint8_t *srcColors = getSourceColors(sourceFormat, &colorCount, &componentCount); in testCopySubTexture() local
59 const Vec4 srcColors[] = { variable