Home
last modified time | relevance | path

Searched defs:color1 (Results 1 – 25 of 73) sorted by relevance

123

/third_party/python/Lib/turtledemo/
Dyinyang.py16 def yin(radius, color1, color2): argument
/third_party/vk-gl-cts/modules/glshared/
DglsFragmentOpUtil.hpp53 tcu::Vec4 color1[4]; member
93 tcu::Vec4 color1[4]; member
DglsFragmentOpUtil.cpp254 tcu::Vec4 color1 = triQuadInterpolate(quad.color1, xRatio, yRatio); in render() local
/third_party/skia/docs/examples/
Dchecker_board.cpp6 SkColor color1 = SK_ColorLTGRAY; in checkerboard() local
Dradial_gradient_test.cpp11 const SkColor color1 = 0xFF00FF00; in draw() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DFramebufferFetchTest.cpp396 std::vector<GLColor> color1(kViewportWidth * kViewportHeight, GLColor::green); in MultipleRenderTargetTest() local
450 std::vector<GLColor> color1(kViewportWidth * kViewportHeight, GLColor::green); in MultipleRenderTargetArrayTest() local
513 float color1[4] = {1.0f, 0.0f, 0.0f, 1.0f}; in MultipleDrawTest() local
694 std::vector<GLColor> color1(kViewportWidth * kViewportHeight, GLColor::green); in DrawNonFetchDrawFetchWithDifferentAttachmentsTest() local
813 std::vector<GLColor> color1(kViewportWidth * kViewportHeight, GLColor::green); in DrawNonFetchDrawFetchWithDifferentProgramsTest() local
890 std::vector<GLColor> color1(kViewportWidth * kViewportHeight, GLColor::green); in DrawFetchBlitDrawFetchTest() local
1492 std::vector<GLColor> color1(kViewportWidth * kViewportHeight, GLColor::green); in TEST_P() local
DGeometryShaderTest.cpp909 GLuint color1, in setupLayeredFramebuffer()
1139 GLTexture color1; in layeredFramebufferClearTest() local
1204 GLTexture color1; in layeredFramebufferPreRenderClearTest() local
1281 GLTexture color1; in layeredFramebufferMidRenderClearTest() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineVertexUtil.hpp48 tcu::Vec4 color1; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineVertexUtil.hpp48 tcu::Vec4 color1; member
/third_party/gstreamer/gstplugins_good/gst/goom2k1/
Dlines.c31 guint32 color1; in goom_lines() local
/third_party/ffmpeg/libavcodec/
Dtexturedsp.c42 uint16_t color1, in extract_color()
91 uint16_t color1 = AV_RL16(block + 2); in dxt1_block_internal() local
145 uint16_t color1 = AV_RL16(block + 10); in dxt3_block_internal() local
260 uint16_t color1 = AV_RL16(block + 10); in dxt5_block_internal() local
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DDepthStencilTest.cpp166 Vector4 color1(0.1f, 0.2f, 0.3f, 0.4f); in prepareSingleEmulatedWithPacked() local
/third_party/skia/gm/
Dimagefiltersgraph.cpp135 sk_sp<SkImageFilter> color1(SkImageFilters::ColorFilter( in onDraw() local
/third_party/flutter/skia/gm/
Dimagefiltersgraph.cpp136 sk_sp<SkImageFilter> color1(SkImageFilters::ColorFilter( in onDraw() local
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
Dastc_decompress_symbolic.cpp42 uint4 color1, in lerp_color_int()
/third_party/flutter/skia/tests/
DRectangleTextureTest.cpp70 GrColor color1 = GrColorPackRGBA(0x1, 0x2, 0x3, 0x4); in test_clear() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DBindGroupTests.cpp657 std::array<float, 4> color1 = {0, 1, 0, 0.501}; in TEST_P() local
727 std::array<float, 4> color1 = {0, 1, 0, 0.5}; in TEST_P() local
812 std::array<float, 4> color1 = {0, 1, 0, 0}; in TEST_P() local
911 std::array<float, 4> color1 = {0, 0.501, 0, 0}; in TEST_P() local
1275 auto DoTest = [&](wgpu::Buffer color1, wgpu::Buffer color2, wgpu::Buffer color3, RGBA8 filled) { in TEST_P()
/third_party/mesa3d/src/amd/llvm/
Dac_shader_abi.h49 LLVMValueRef color0, color1; member
/third_party/flutter/skia/modules/sksg/tests/
DSGTest.cpp289 auto color1 = sksg::Color::Make(0xff000000), in inval_test3() local
/third_party/skia/modules/sksg/tests/
DSGTest.cpp289 auto color1 = sksg::Color::Make(0xff000000), in inval_test3() local
/third_party/skia/tests/
DRectangleTextureTest.cpp65 GrColor color1 = GrColorPackRGBA(0x1, 0x2, 0x3, 0x4); in test_clear() local
/third_party/skia/modules/sksg/src/
DSkSGColorFilter.cpp107 sk_sp<SkColorFilter> Make2ColorGradient(const sk_sp<Color>& color0, const sk_sp<Color>& color1) { in Make2ColorGradient()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiBufferComputeInstance.cpp86 const tcu::Vec4& color1, in createColorDataBuffer()
/third_party/flutter/skia/modules/sksg/src/
DSkSGColorFilter.cpp107 sk_sp<SkColorFilter> Make2ColorGradient(const sk_sp<Color>& color0, const sk_sp<Color>& color1) { in Make2ColorGradient()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiBufferComputeInstance.cpp86 const tcu::Vec4& color1, in createColorDataBuffer()

123