/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
H A D | union_with_anon_unnamed_struct_1_0.h | 3 union pixel { union
|
H A D | union_with_anon_unnamed_struct.h | 3 union pixel { union
|
/third_party/skia/docs/examples/ |
H A D | Canvas_readPixels_b.cpp | 9 uint32_t pixel = 0; in REG_FIDDLE() local
|
H A D | Alpha_Constants_b.cpp | 14 SkPMColor pixel = srcPixels[y * source.width() + x]; in REG_FIDDLE() local
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | ETCTextureTest.cpp | 48 GLubyte pixel[8] = {0x0, 0x0, 0xf8, 0x2, 0x43, 0xff, 0x4, 0x12}; in TEST_P() local 80 GLubyte pixel[] in TEST_P() local 123 GLubyte pixel[] = { TEST_P() local 167 GLubyte pixel[] = { TEST_P() local 215 GLubyte pixel[] = { TEST_P() local [all...] |
/third_party/astc-encoder/Source/UnitTest/ |
H A D | test_decode.cpp | 73 uint8_t* pixel = output + (12 * 4 * y) + (4 * x); in TEST() local
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
H A D | union_with_anon_unnamed_struct.rs | |
H A D | union_with_anon_unnamed_struct_1_0.rs | 53 pub struct pixel { structure names
|
/third_party/skia/tests/ |
H A D | SkImageTest.cpp | 39 uint32_t pixel = 0; in DEF_TEST() local
|
H A D | CTest.cpp | 63 uint32_t pixel[1] = { 0 }; in test_c() local
|
H A D | GrTextureMipMapInvalidationTest.cpp | 112 uint32_t pixel; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
/test/xts/hats/hdf/display/composer/common/ |
H A D | hdi_test_render_utils.cpp | 46 uint32_t* pixel = reinterpret_cast<uint32_t *>(handle.virAddr) + position; in SetPixel() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | aliaspixdec.c | 35 int width, height, ret, bits_pixel, pixel; in decode_frame() local
|
H A D | aliaspixenc.c | 74 int pixel; in encode_frame() local
|
/third_party/mesa3d/src/gallium/frontends/clover/core/ |
H A D | error.hpp | 29 #undef pixel macro
|
/third_party/vk-gl-cts/external/amber/src/samples/ |
H A D | ppm.cc | 59 const uint32_t pixel = value.AsUint32(); in ConvertToPPM() local
|
H A D | ppm_test.cc | 66 uint32_t pixel = MaskAplha; in TEST_F() local
|
H A D | png.cc | 61 const uint32_t pixel = value.AsUint32(); in ConvertToPNG() local
|
/third_party/cups-filters/cupsfilters/ |
H A D | lut.c | 101 int pixel; /* Pixel value */ in cupsLutNew() local [all...] |
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_atom_msaa.c | 53 unsigned grid_width, grid_height, size, pixel, sample_index; in update_sample_locations() local
|
/third_party/skia/src/codec/ |
H A D | SkMasks.cpp | 61 static uint8_t get_comp(uint32_t pixel, uint32_t mask, uint32_t shift, in get_comp() argument [all...] |
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fMultisampledRenderToTextureTests.cpp | 113 GLubyte pixel[4] = { 0, 1, 0, 1 }; in iterate() local [all...] |
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
H A D | rs_maskcolor_shader_filter.cpp | 46 uint32_t pixel[1] = { 0 }; in CalcAverageColor() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/render/ |
H A D | rs_image_cache_test.cpp | 160 auto pixel = std::make_shared<Media::PixelMap>(); in HWTEST_F() local 181 auto pixel = std::make_shared<Media::PixelMap>(); in HWTEST_F() local 201 auto pixel = std::make_shared<Media::PixelMap>(); in HWTEST_F() local 250 auto pixel = std::make_shared<Media::PixelMap>(); in HWTEST_F() local [all...] |
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing/test_case/ |
H A D | test_base.cpp | 52 void* pixel = const_cast<void*>(reinterpret_cast<const void*>(pixelMap_->GetPixels())); in CreateBitmapCanvas() local
|