Home
last modified time | relevance | path

Searched defs:Pixel (Results 1 – 7 of 7) sorted by relevance

/external/skia/tests/
DSkLinearBitmapPipelineTest.cpp13 using Pixel = float[4]; typedef
/external/dng_sdk/source/
Ddng_resample.h98 const int32 Pixel (int32 index) const in Pixel() function
/external/ceres-solver/examples/
Dpgm_image.h134 Real PGMImage<Real>::Pixel(int x, int y) const { in Pixel() function
/external/giflib/
Degif_lib.c478 EGifPutPixel(GifFileType *GifFile, GifPixelType Pixel) in EGifPutPixel()
887 GifPixelType Pixel; in EGifCompressLine() local
Ddgif_lib.c482 DGifGetPixel(GifFileType *GifFile, GifPixelType Pixel) in DGifGetPixel()
/external/libpng/contrib/libtests/
Dpngstest.c794 } Pixel; typedef
/external/mesa3d/src/mesa/main/
Dmtypes.h3461 struct gl_pixel_attrib Pixel; /**< Pixel attributes */ member