/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
|
/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...] |
/kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
H A D | fb_draw.h | 26 pixel_to_pat( u32 bpp, u32 pixel) in pixel_to_pat() argument 52 pixel_to_pat( u32 bpp, u32 pixel) pixel_to_pat() argument [all...] |
/kernel/linux/linux-5.10/drivers/staging/fbtft/ |
H A D | fb_ssd1325.c | 61 static uint8_t rgb565_to_g16(u16 pixel) in rgb565_to_g16() argument
|
/kernel/linux/linux-6.6/drivers/video/fbdev/core/ |
H A D | fb_draw.h | 26 pixel_to_pat( u32 bpp, u32 pixel) in pixel_to_pat() argument 52 pixel_to_pat( u32 bpp, u32 pixel) pixel_to_pat() argument [all...] |
/kernel/linux/linux-6.6/drivers/staging/fbtft/ |
H A D | fb_ssd1325.c | 61 static uint8_t rgb565_to_g16(u16 pixel) in rgb565_to_g16() argument
|