/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
D | StateManager11.h | 102 struct Pixel struct 104 Pixel() in Pixel() function 125 static_assert(sizeof(Pixel) % 16u == 0, "D3D11 constant buffers must be multiples of 16 bytes"); argument
|
/external/rust/crates/plotters/src/element/ |
D | basic_shapes.rs | 6 pub struct Pixel<Coord> { struct 11 impl<Coord> Pixel<Coord> { impl 20 impl<'a, Coord> PointCollection<'a, Coord> for &'a Pixel<Coord> { implementation 28 impl<Coord, DB: DrawingBackend> Drawable<DB> for Pixel<Coord> { implementation
|
D | points.rs | 121 impl<Coord, Size: SizeDesc> PointElement<Coord, Size> for Pixel<Coord> { implementation
|
/external/rust/crates/vulkano/src/command_buffer/validity/ |
D | copy_image_buffer.rs | 51 Px: Pixel, // TODO: use a trait on the image itself instead 133 ) -> DeviceSize
|
/external/libvpx/libvpx/test/ |
D | lpf_test.cc | 39 typedef uint16_t Pixel; typedef 49 typedef uint8_t Pixel; typedef
|
/external/rust/crates/vulkano/src/ |
D | format.rs | 452 pub unsafe trait Pixel { interface 493 unsafe impl Pixel for $ty { impl
|
/external/dng_sdk/source/ |
D | dng_resample.h | 98 const int32 Pixel (int32 index) const in Pixel() function
|
/external/scudo/standalone/tests/ |
D | wrappers_cpp_test.cpp | 63 class Pixel { class
|
/external/armnn/src/backends/reference/workloads/ |
D | Resize.cpp | 42 inline float PixelScaler(const unsigned int& Pixel, in PixelScaler()
|
/external/giflib/ |
D | egif_lib.c | 478 EGifPutPixel(GifFileType *GifFile, GifPixelType Pixel) in EGifPutPixel() 887 GifPixelType Pixel; in EGifCompressLine() local
|
D | dgif_lib.c | 482 DGifGetPixel(GifFileType *GifFile, GifPixelType Pixel) in DGifGetPixel()
|
/external/rust/crates/plotters/examples/ |
D | console.rs | 14 Pixel, enumerator
|
/external/rust/crates/vulkano/src/buffer/ |
D | view.rs | 77 Px: Pixel, in new()
|
/external/rust/crates/vulkano/src/command_buffer/ |
D | auto.rs | 844 Px: Pixel, in copy_buffer_to_image() 866 Px: Pixel, 920 Px: Pixel, in copy_image_to_buffer() 942 Px: Pixel,
|
/external/libaom/libaom/test/ |
D | blend_a64_mask_test.cc | 50 void GetSources(Pixel **src0, Pixel **src1, Pixel * /*dst*/, int run_times) { in GetSources() argument
|
/external/libpng/contrib/libtests/ |
D | pngstest.c | 793 } Pixel; typedef
|
/external/mesa3d/src/mesa/main/ |
D | mtypes.h | 5039 struct gl_pixel_attrib Pixel; /**< Pixel attributes */ member
|