Home
last modified time | relevance | path

Searched defs:color2 (Results 1 - 25 of 31) sorted by relevance

12

/third_party/skia/docs/examples/
H A Dchecker_board.cpp7 SkColor color2 = SK_ColorCYAN; in REG_FIDDLE() local
/test/xts/acts/graphic/acts_drawing_native/
H A DDrawingNativeBrushTest.cpp740 uint32_t color2 = OH_Drawing_BrushGetColor(brush); in HWTEST_F() local
H A DDrawingNativePenTest.cpp74 uint32_t color2 = OH_Drawing_PenGetColor(pen2); in HWTEST_F() local
1309 uint32_t color2 = OH_Drawing_PenGetColor(pen2); in HWTEST_F() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferComputeInstance.cpp84 createColorDataBuffer(deUint32 offset, deUint32 bufferSize, const tcu::Vec4& color1, const tcu::Vec4& color2, de::MovePtr<Allocation>* outAllocation, vkt::Context& context) createColorDataBuffer() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiBufferComputeInstance.cpp84 createColorDataBuffer(deUint32 offset, deUint32 bufferSize, const tcu::Vec4& color1, const tcu::Vec4& color2, de::MovePtr<Allocation>* outAllocation, vkt::Context& context) createColorDataBuffer() argument
/third_party/skia/modules/sksg/tests/
H A DSGTest.cpp290 color2 = sksg::Color::Make(0xff000000); in inval_test3() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/shaders/
H A Dcommon.h48 vec<T, 4> color2 [[color(2), function_constant(kColorOutputAvailable2)]]; member
/third_party/skia/tests/
H A DBitmapTest.cpp241 SkColor color2 = (SkColor)((random.nextU() & 0x00FFFFFF) | (i << 24)); in DEF_TEST() local
/third_party/astc-encoder/Source/
H A Dastcenccli_error_metrics.cpp155 vfloat4 color2; in compute_error_metrics() local
[all...]
H A Dastcenc_compress_symbolic.cpp168 vfloat4 color2 = color_base2 + color_offset2 * weight_base_vec.lane<2>(); in realign_weights_undecimated() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DColorStateTests.cpp874 RGBA8 color2 = kColors[((c + 7) * 3) % kColors.size()]; in TEST_P() local
H A DBindGroupTests.cpp813 std::array<float, 4> color2 = {0, 0, 0, 0.501}; in TEST_P() local
912 std::array<float, 4> color2 = {0, 0, 1, 0}; TEST_P() local
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DFramebufferFetchTest.cpp520 float color2[4] = {0.0f, 0.0f, 1.0f, 1.0f}; in MultipleDrawTest() local
[all...]
H A DMultisampledRenderToTextureTest.cpp3788 GLTexture color2; in renderbufferUnresolveColorAndDepthStencilThenTwoColors() local
H A DShaderStorageBufferTest.cpp2654 GLTexture color2; in TEST_P() local
2752 GLTexture color2; in TEST_P() local
H A DFramebufferTest.cpp3565 GLTexture color2; in TEST_P() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcTextureRepeatModeTests.cpp576 bool TestClampModeForInternalFormat::isEqual(const GLubyte* color1, const GLubyte* color2, GLubyte tolerance) const in isEqual() argument
/third_party/skia/src/pdf/
H A DSkPDFGradientShader.cpp198 createInterpolationFunction(const ColorTuple& color1, const ColorTuple& color2) createInterpolationFunction() argument
/third_party/vk-gl-cts/modules/glshared/
H A DglsTextureBufferCase.cpp235 const tcu::Vec4 color2 = vtxColor2; in shadeFragments() local
280 const tcu::Vec4 color2 = 0.5f * (vtxColor2 + texColor2); in shadeFragments() local
[all...]
/kernel/linux/linux-5.10/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c1813 enum tpg_color color1, color2; in tpg_precalculate_line() local
/kernel/linux/linux-6.6/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c1819 enum tpg_color color1, color2; in tpg_precalculate_line() local
/third_party/backends/backend/
H A Dhp5590_cmds.c416 uint8_t color2[6]; /* 00 00 00 00 01 00 */ member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawInstancedTests.cpp194 const tcu::Vec4 color2 = rr::readVertexAttribFloat(inputs[2], packets[packetNdx]->instanceNdx, packets[packetNdx]->vertexNdx, m_firstInstance); in shadeVertices() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawInstancedTests.cpp187 const tcu::Vec4 color2 = rr::readVertexAttribFloat(inputs[2], packets[packetNdx]->instanceNdx, packets[packetNdx]->vertexNdx, m_firstInstance); in shadeVertices() local
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dcg6.c202 u32 x2, y2, z2, color2; member

Completed in 46 milliseconds

12