Searched defs:colorRed (Results 1 - 2 of 2) sorted by relevance
/third_party/skia/docs/examples/ | ||
H A D | RGBA4f_equal1_operator.cpp | 7 SkColor4f colorRed = { 1, 0, 0, 1 }; in REG_FIDDLE() local |
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ | ||
H A D | FramebufferFetchTest.cpp | 549 float colorRed[4] = {1.0f, 0.0f, 0.0f, 1.0f}; in DrawNonFetchDrawFetchTest() local 615 float colorRed[4] = {1.0f, 0.0f, 0.0f, 1.0f}; in DrawFetchDrawNonFetchTest() local 678 float colorRed[4] = {1.0f, 0.0f, 0.0f, 1.0f}; in DrawNonFetchDrawFetchWithDifferentAttachmentsTest() local 797 float colorRed[4] = {1.0f, 0.0f, 0.0f, 1.0f}; DrawNonFetchDrawFetchWithDifferentProgramsTest() local 916 float colorRed[4] = {1.0f, 0.0f, 0.0f, 1.0f}; DrawFetchBlitDrawFetchTest() local 1028 float colorRed[4] = {1.0f, 0.0f, 0.0f, 1.0f}; ProgramPipelineTest() local [all...] |
Completed in 3 milliseconds