Searched defs:Pixel (Results 1 – 13 of 13) sorted by relevance
/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
D | StateManager11.h | 87 struct Pixel struct 89 Pixel() in Pixel() function 98 float depthRange[4]; 99 float viewCoords[4]; 100 float depthFront[4]; 101 float viewScale[2]; 105 float multiviewWriteToViewportIndex; 108 float padding;
|
/external/rust/crates/plotters/src/element/ |
D | basic_shapes.rs | 6 pub struct Pixel<Coord> { struct 11 impl<Coord> Pixel<Coord> { argument 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/libvpx/libvpx/test/ |
D | lpf_test.cc | 39 typedef uint16_t Pixel; typedef 49 typedef uint8_t Pixel; typedef
|
/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 | 60 class Pixel { class
|
/external/llvm-project/compiler-rt/lib/scudo/standalone/tests/ |
D | wrappers_cpp_test.cpp | 60 class Pixel { class
|
/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/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
|