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