Home
last modified time | relevance | path

Searched defs:drawColor (Results 1 - 12 of 12) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/
H A DvktConditionalClearAttachmentTests.cpp94 const tcu::Vec4 drawColor = tcu::RGBA::blue().toVec(); in iterate() local
H A DvktConditionalDrawTests.cpp560 const tcu::Vec4 drawColor = tcu::RGBA::blue().toVec(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/
H A DvktConditionalClearAttachmentTests.cpp94 const tcu::Vec4 drawColor = tcu::RGBA::blue().toVec(); in iterate() local
H A DvktConditionalDrawTests.cpp560 const tcu::Vec4 drawColor = tcu::RGBA::blue().toVec(); in iterate() local
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/
H A DCanvas.java100 public void drawColor(Color c) { in drawColor() method in Canvas
104 public void drawColor(float r, float g, float b, float a) { in drawColor() method in Canvas
108 public void drawColor(int icolor) { in drawColor() method in Canvas
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderConditionalRenderingTestsEXT.cpp366 const auto drawColor = getOutputColor(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationFragShaderSideEffectsTests.cpp92 tcu::Vec4 drawColor; member
187 const auto& drawColor = m_params.drawColor; in initPrograms() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderConditionalRenderingTestsEXT.cpp366 const auto drawColor = getOutputColor(); in iterate() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DMultisampledRenderToTextureTest.cpp2832 GLuint drawColor; colorAttachment1Common() local
2929 GLuint drawColor; colorAttachments0And3Common() local
3106 GLuint drawColor; TEST_P() local
3181 GLuint drawColor; blitFramebufferAttachment1Common() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/
H A DvktRasterizationFragShaderSideEffectsTests.cpp92 tcu::Vec4 drawColor; member
187 const auto& drawColor = m_params.drawColor; in initPrograms() local
[all...]
/third_party/skia/include/core/
H A DSkCanvas.h1134 void drawColor(SkColor color, SkBlendMode mode = SkBlendMode::kSrcOver) { in drawColor() function in SkCanvas
/third_party/skia/modules/canvaskit/
H A Dinterface.js

Completed in 29 milliseconds