Home
last modified time | relevance | path

Searched defs:srcColors (Results 1 – 3 of 3) sorted by relevance

/external/skia/docs/examples/
Dskpaint_xfer.cpp50 SkColor srcColors[2] = { in draw() local
/external/angle/src/tests/gl_tests/
DCopyTextureTest.cpp469 const uint8_t *srcColors, in initializeSourceTexture()
518 const uint8_t *srcColors = getSourceColors(sourceFormat, &colorCount, &componentCount); in testCopyTexture() local
611 const uint8_t *srcColors = getSourceColors(sourceFormat, &colorCount, &componentCount); in testCopySubTexture() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBlendOperationAdvancedTests.cpp64 const Vec4 srcColors[] = { variable