Home
last modified time | relevance | path

Searched defs:color1 (Results 1 - 25 of 59) sorted by relevance

123

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineVertexUtil.hpp48 tcu::Vec4 color1; member
H A DvktPipelineReferenceRenderer.hpp102 tcu::Vec4 color1; in shadeVertices() local
/third_party/skia/docs/examples/
H A Dchecker_board.cpp6 SkColor color1 = SK_ColorLTGRAY; in REG_FIDDLE() local
H A Dradial_gradient_test.cpp11 const SkColor color1 = 0xFF00FF00; in REG_FIDDLE() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineVertexUtil.hpp48 tcu::Vec4 color1; member
/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/test/unittest/
H A Dge_magnifier_shader_filter_test.cpp158 uint32_t color1 = uint32_t(0x80808000); in HWTEST_F() local
175 uint32_t color1 = uint32_t(0x80808000); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/hm_symbol/
H A Dhm_symbol_txt_test.cpp91 Drawing::Color color1 = Drawing::Color::COLOR_BLUE; in HWTEST_F() local
265 RSSColor color1 = {1.0, 255, 0, 0}; // the 1.0 is alpha, 255, 0, 0 is RGB in HWTEST_F() local
H A Dhm_symbol_run_test.cpp110 RSSColor color1 = {1.0, 255, 0, 0}; // the 1.0 is alpha, 255, 0, 0 is RGB in HWTEST_F() local
/test/xts/acts/graphic/acts_drawing_native/
H A DDrawingNativeBrushTest.cpp736 uint32_t color1 = OH_Drawing_BrushGetColor(brush); in HWTEST_F() local
/third_party/vk-gl-cts/modules/glshared/
H A DglsFragmentOpUtil.hpp53 tcu::Vec4 color1[4]; member
93 tcu::Vec4 color1[4]; member
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/draw/
H A Dbrush_test.cpp161 auto color1 = brush->GetColor(); in HWTEST_F() local
/third_party/mesa3d/src/amd/llvm/
H A Dac_shader_abi.h49 LLVMValueRef color0, color1; member
/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/samplecode/
H A DSampleVertices.cpp30 SkPMColor color1 = SkPreMultiplyARGB(0x40, 0xff, 0x00, 0xff); in make_shader0() local
/third_party/skia/tests/
H A DRectangleTextureTest.cpp65 GrColor color1 = GrColorPackRGBA(0x1, 0x2, 0x3, 0x4); in test_clear() local
H A DBitmapTest.cpp239 SkColor color1 = (SkColor)((random.nextU() & 0xFFFFFF00) | i); in DEF_TEST() local
/third_party/skia/modules/sksg/src/
H A DSkSGColorFilter.cpp107 sk_sp<SkColorFilter> Make2ColorGradient(const sk_sp<Color>& color0, const sk_sp<Color>& color1) { in Make2ColorGradient() argument
/third_party/skia/modules/sksg/tests/
H A DSGTest.cpp289 auto color1 = sksg::Color::Make(0xff000000), in inval_test3() local
/foundation/graphic/graphic_2d/rosen/test/2d_engine/fuzztest/hm_symbol/hmsymboltxt_fuzzer/
H A Dhm_symbol_txt_fuzzer.cpp31 RSSColor color1 = {alpha1, red1, gree1, blue1}; in HmSymbolTxtFuzzTestInner01() local
87 RSSColor color1; in HmSymbolTxtFuzzTestInner03() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/pen_fuzzer/
H A Dpen_fuzzer.cpp147 int color1 = GetObject<int>(); in PenFuzzTest() local
/third_party/ffmpeg/libavcodec/
H A Descape124.c101 unsigned color1 = get_bits(gb, 15); in unpack_codebook() local
H A Dtexturedsp.c91 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 in dxt5_block_internal() local
40 extract_color(uint32_t colors[4], uint16_t color0, uint16_t color1, int dxtn, int alpha) extract_color() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/shaders/
H A Dcommon.h47 vec<T, 4> color1 [[color(1), function_constant(kColorOutputAvailable1)]]; member
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
H A Dastc_decompress_symbolic.cpp39 lerp_color_int( astc_decode_mode decode_mode, uint4 color0, uint4 color1, int weight, int plane2_weight, int plane2_color_component ) lerp_color_int() argument

Completed in 14 milliseconds

123