Home
last modified time | relevance | path

Searched defs:pixel (Results 1 - 25 of 218) sorted by relevance

123456789

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dunion_with_anon_unnamed_struct_1_0.h3 union pixel { union
H A Dunion_with_anon_unnamed_struct.h3 union pixel { union
/third_party/skia/docs/examples/
H A DCanvas_readPixels_b.cpp9 uint32_t pixel = 0; in REG_FIDDLE() local
H A DAlpha_Constants_b.cpp14 SkPMColor pixel = srcPixels[y * source.width() + x]; in REG_FIDDLE() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DETCTextureTest.cpp48 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 Dtest_decode.cpp73 uint8_t* pixel = output + (12 * 4 * y) + (4 * x); in TEST() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dunion_with_anon_unnamed_struct.rs
H A Dunion_with_anon_unnamed_struct_1_0.rs53 pub struct pixel { structure names
/third_party/skia/tests/
H A DSkImageTest.cpp39 uint32_t pixel = 0; in DEF_TEST() local
H A DCTest.cpp63 uint32_t pixel[1] = { 0 }; in test_c() local
H A DGrTextureMipMapInvalidationTest.cpp112 uint32_t pixel; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/third_party/ffmpeg/libavcodec/
H A Daliaspixdec.c35 int width, height, ret, bits_pixel, pixel; in decode_frame() local
H A Daliaspixenc.c74 int pixel; in encode_frame() local
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Derror.hpp29 #undef pixel macro
/third_party/vk-gl-cts/external/amber/src/samples/
H A Dppm.cc59 const uint32_t pixel = value.AsUint32(); in ConvertToPPM() local
H A Dppm_test.cc66 uint32_t pixel = MaskAplha; in TEST_F() local
H A Dpng.cc61 const uint32_t pixel = value.AsUint32(); in ConvertToPNG() local
/third_party/cups-filters/cupsfilters/
H A Dlut.c101 int pixel; /* Pixel value */ in cupsLutNew() local
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_msaa.c53 unsigned grid_width, grid_height, size, pixel, sample_index; in update_sample_locations() local
/third_party/skia/src/codec/
H A DSkMasks.cpp61 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 Des2fMultisampledRenderToTextureTests.cpp113 GLubyte pixel[4] = { 0, 1, 0, 1 }; in iterate() local
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H A Dfb_draw.h26 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 Dfb_ssd1325.c61 static uint8_t rgb565_to_g16(u16 pixel) in rgb565_to_g16() argument
/kernel/linux/linux-6.6/drivers/video/fbdev/core/
H A Dfb_draw.h26 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 Dfb_ssd1325.c61 static uint8_t rgb565_to_g16(u16 pixel) in rgb565_to_g16() argument

Completed in 7 milliseconds

123456789