/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
H A D | StateManager11.h | 103 struct Pixel struct 105 Pixel() in Pixel() function 125 static_assert(sizeof(Pixel) % 16u == 0, "D3D11 constant buffers must be multiples of 16 bytes"); argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/plotters/src/element/ |
D | basic_shapes.rs | 10 pub struct Pixel<Coord> { struct 15 impl<Coord> Pixel<Coord> { argument 29 impl<'a, Coord> PointCollection<'a, Coord> for &'a Pixel<Coord> { implementation 37 impl<Coord, DB: DrawingBackend> Drawable<DB> for Pixel<Coord> { implementation
|
D | points.rs | 150 impl<Coord, Size: SizeDesc> PointElement<Coord, Size> for Pixel<Coord> { implementation
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | DepthStencilFormatsTest.cpp | 412 struct Pixel in depthStencilReadbackCase() struct 414 uint32_t x; in depthStencilReadbackCase() 416 uint32_t d24() const { return x >> 8; } in depthStencilReadbackCase() 418 uint8_t s8() const { return x & 0xff; } in depthStencilReadbackCase()
|
/aosp_15_r20/external/libvpx/test/ |
H A D | lpf_test.cc | 39 typedef uint16_t Pixel; typedef 49 typedef uint8_t Pixel; typedef
|
/aosp_15_r20/external/giflib/ |
H A D | egif_lib.c | 484 int EGifPutPixel(GifFileType *GifFile, GifPixelType Pixel) { in EGifPutPixel() 891 GifPixelType Pixel = in EGifCompressLine() local
|
H A D | dgif_lib.c | 525 int DGifGetPixel(GifFileType *GifFile, GifPixelType Pixel) { in DGifGetPixel()
|
/aosp_15_r20/external/libultrahdr/tests/ |
H A D | gainmapmath_test.cpp | 45 struct Pixel { struct in ultrahdr::GainMapMathTest 46 int16_t y; 47 int16_t u; 48 int16_t v;
|
/aosp_15_r20/packages/modules/Virtualization/docs/ |
D | getting_started.md | 45 ### Pixel subsection
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/ |
H A D | UgaDraw.h | 77 EFI_UGA_PIXEL Pixel; member
|
H A D | GraphicsOutput.h | 139 EFI_GRAPHICS_OUTPUT_BLT_PIXEL Pixel; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/ |
H A D | UgaDraw.h | 77 EFI_UGA_PIXEL Pixel; member
|
H A D | GraphicsOutput.h | 139 EFI_GRAPHICS_OUTPUT_BLT_PIXEL Pixel; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/ |
H A D | UgaDraw.h | 76 EFI_UGA_PIXEL Pixel; member
|
H A D | GraphicsOutput.h | 139 EFI_GRAPHICS_OUTPUT_BLT_PIXEL Pixel; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/ |
H A D | UgaDraw.h | 83 EFI_UGA_PIXEL Pixel; member
|
H A D | GraphicsOutput.h | 145 EFI_GRAPHICS_OUTPUT_BLT_PIXEL Pixel; member
|
/aosp_15_r20/frameworks/base/media/mca/filterpacks/native/imageproc/ |
H A D | brightness.c | 32 } Pixel; typedef
|
/aosp_15_r20/external/dng_sdk/source/ |
H A D | dng_resample.h | 98 const int32 Pixel (int32 index) const in Pixel() function
|
/aosp_15_r20/external/armnn/src/backends/reference/workloads/ |
H A D | Resize.cpp | 42 inline float PixelScaler(const unsigned int& Pixel, in PixelScaler()
|
/aosp_15_r20/external/scudo/standalone/tests/ |
H A D | wrappers_cpp_test.cpp | 134 class Pixel { class
|
/aosp_15_r20/external/rust/android-crates-io/crates/plotters/examples/ |
D | console.rs | 14 Pixel, enumerator
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/uefi_2.4/MdePkg/Include/Protocol/ |
H A D | GraphicsOutput.h | 145 EFI_GRAPHICS_OUTPUT_BLT_PIXEL Pixel; member
|
/aosp_15_r20/frameworks/base/media/mca/filterfw/jni/ |
H A D | jni_native_frame.cpp | 33 } Pixel; typedef
|
/aosp_15_r20/external/libaom/test/ |
H A D | blend_a64_mask_test.cc | 50 void GetSources(Pixel **src0, Pixel **src1, Pixel * /*dst*/, int run_times) { in GetSources() argument
|