Searched defs:srcColors (Results 1 – 4 of 4) sorted by relevance
50 SkColor srcColors[2] = { in draw() local
469 const uint8_t *srcColors, in initializeSourceTexture()518 const uint8_t *srcColors = getSourceColors(sourceFormat, &colorCount, &componentCount); in testCopyTexture() local611 const uint8_t *srcColors = getSourceColors(sourceFormat, &colorCount, &componentCount); in testCopySubTexture() local
64 const Vec4 srcColors[] = { variable
271 bool GraphicsJNI::SetPixels(JNIEnv* env, jintArray srcColors, int srcOffset, int srcStride, in SetPixels()