| /external/XNNPACK/test/ |
| D | f32-ibilinear-chw.cc | 28 for (size_t pixels = 2; pixels < 10; pixels++) { in TEST() local 37 for (size_t pixels = 1; pixels <= 5; pixels += 1) { in TEST() local 47 for (size_t pixels = 1; pixels <= 5; pixels += 1) { in TEST() local 57 for (size_t pixels = 1; pixels < 5; pixels += 1) { in TEST() local 69 for (size_t pixels = 1; pixels < 5; pixels += 1) { in TEST() local 89 for (size_t pixels = 4; pixels < 20; pixels += 2) { in TEST() local 98 for (size_t pixels = 1; pixels < 2; pixels++) { in TEST() local 107 for (size_t pixels = 3; pixels < 4; pixels++) { in TEST() local 116 for (size_t pixels = 1; pixels <= 10; pixels += 1) { in TEST() local 126 for (size_t pixels = 1; pixels <= 10; pixels += 1) { in TEST() local [all …]
|
| D | f32-ibilinear.cc | 37 for (size_t pixels = 2; pixels < 3; pixels++) { in TEST() local 48 for (size_t pixels = 1; pixels < 5; pixels += 1) { in TEST() local 60 for (size_t pixels = 1; pixels < 5; pixels += 1) { in TEST() local 106 for (size_t pixels = 2; pixels < 3; pixels++) { in TEST() local 117 for (size_t pixels = 1; pixels < 5; pixels += 1) { in TEST() local 129 for (size_t pixels = 1; pixels < 5; pixels += 1) { in TEST() local 175 for (size_t pixels = 2; pixels < 3; pixels++) { in TEST() local 186 for (size_t pixels = 1; pixels < 5; pixels += 1) { in TEST() local 198 for (size_t pixels = 1; pixels < 5; pixels += 1) { in TEST() local 250 for (size_t pixels = 2; pixels < 3; pixels++) { in TEST() local [all …]
|
| D | ibilinear-microkernel-tester.h | 26 inline IBilinearMicrokernelTester& pixels(uint32_t pixels) { in pixels() argument 32 inline uint32_t pixels() const { in pixels() function
|
| /external/angle/samples/sample_util/ |
| D | texture_utils.cpp | 25 GLubyte pixels[width * height * 3] = { in CreateSimpleTexture2D() local 50 GLubyte pixels[6][3] = {// Face 0 - Red in CreateSimpleTextureCubemap() local 81 std::array<GLubyte, width * height * 3> pixels; in CreateMipMappedTexture2D() local
|
| /external/ImageMagick/coders/ |
| D | pnm.c | 303 *pixels; in ReadPNMImage() local 1849 pixels[2048]; in WritePNMImage() local 1901 pixels[2048]; in WritePNMImage() local 1970 pixels[2048]; in WritePNMImage() local 2045 *pixels; in WritePNMImage() local 2085 *pixels; in WritePNMImage() local 2203 *pixels; in WritePNMImage() local 2305 *pixels; in WritePNMImage() local 2555 *pixels; in WritePNMImage() local 2594 *pixels; in WritePNMImage() local
|
| D | art.c | 117 *pixels; in ReadARTImage() local 303 *pixels; in WriteARTImage() local
|
| D | hrz.c | 120 *pixels; in ReadHRZImage() local 295 *pixels; in WriteHRZImage() local
|
| D | aai.c | 123 *pixels; in ReadAAIImage() local 354 *pixels; in WriteAAIImage() local
|
| /external/mesa3d/src/mesa/main/ |
| D | texgetimage.c | 80 GLenum format, GLenum type, GLvoid *pixels, in get_tex_depth() 129 GLenum format, GLenum type, GLvoid *pixels, in get_tex_depth_stencil() 185 GLenum format, GLenum type, GLvoid *pixels, in get_tex_stencil() 231 GLenum format, GLenum type, GLvoid *pixels, in get_tex_ycbcr() 317 GLenum format, GLenum type, GLvoid *pixels, in get_tex_rgba_compressed() 434 GLenum format, GLenum type, GLvoid *pixels, in get_tex_rgba_uncompressed() 574 GLenum format, GLenum type, GLvoid *pixels, in get_tex_rgba() 619 GLenum format, GLenum type, GLvoid *pixels, in get_tex_memcpy() 697 GLenum format, GLenum type, GLvoid *pixels, in _mesa_GetTexSubImage_sw() 1097 GLvoid *pixels, in pbo_error_check() [all …]
|
| D | readpix.c | 219 GLvoid *pixels, in readpixels_memcpy() 270 GLenum type, GLvoid *pixels, in read_uint_depth_pixels() 317 GLenum type, GLvoid *pixels, in read_depth_pixels() 381 GLenum type, GLvoid *pixels, in read_stencil_pixels() 432 GLenum format, GLenum type, GLvoid *pixels, in read_rgba_pixels() 820 GLenum type, GLvoid *pixels, in read_depth_stencil_pixels() 865 GLvoid *pixels) in _mesa_readpixels() 1028 GLenum type, GLsizei bufSize, GLvoid *pixels, bool no_error) in read_pixels() 1169 GLvoid *pixels) in _mesa_ReadnPixelsARB_no_error() 1177 GLvoid *pixels) in _mesa_ReadnPixelsARB() [all …]
|
| D | texcompress_s3tc.c | 51 const GLubyte *pixels; in _mesa_texstore_rgb_dxt1() local 103 const GLubyte *pixels; in _mesa_texstore_rgba_dxt1() local 159 const GLubyte *pixels; in _mesa_texstore_rgba_dxt3() local 214 const GLubyte *pixels; in _mesa_texstore_rgba_dxt5() local
|
| /external/skqp/src/image/ |
| D | SkSurface_Raster.cpp | 70 SkSurface_Raster::SkSurface_Raster(const SkImageInfo& info, void* pixels, size_t rb, in SkSurface_Raster() 71 void (*releaseProc)(void* pixels, void* context), void* context, in SkSurface_Raster() 165 sk_sp<SkSurface> SkSurface::MakeRasterDirectReleaseProc(const SkImageInfo& info, void* pixels, in MakeRasterDirectReleaseProc() 166 size_t rb, void (*releaseProc)(void* pixels, void* context), void* context, in MakeRasterDirectReleaseProc() 181 sk_sp<SkSurface> SkSurface::MakeRasterDirect(const SkImageInfo& info, void* pixels, size_t rowBytes, in MakeRasterDirect()
|
| /external/skia/src/image/ |
| D | SkSurface_Raster.cpp | 61 SkSurface_Raster::SkSurface_Raster(const SkImageInfo& info, void* pixels, size_t rb, in SkSurface_Raster() 62 void (*releaseProc)(void* pixels, void* context), void* context, in SkSurface_Raster() 153 sk_sp<SkSurface> SkSurface::MakeRasterDirectReleaseProc(const SkImageInfo& info, void* pixels, in MakeRasterDirectReleaseProc() 154 size_t rb, void (*releaseProc)(void* pixels, void* context), void* context, in MakeRasterDirectReleaseProc() 169 sk_sp<SkSurface> SkSurface::MakeRasterDirect(const SkImageInfo& info, void* pixels, size_t rowBytes, in MakeRasterDirect()
|
| /external/mesa3d/src/mesa/swrast/ |
| D | s_drawpix.c | 58 const GLvoid *pixels, in fast_draw_rgb_ubyte_pixels() 107 const GLvoid *pixels, in fast_draw_rgba_ubyte_pixels() 158 const GLvoid *pixels, in fast_draw_generic_pixels() 204 const GLvoid *pixels) in fast_draw_rgba_pixels() 273 const GLvoid *pixels ) in draw_stencil_pixels() 317 const GLvoid *pixels ) in draw_depth_pixels() 423 const GLvoid *pixels ) in draw_rgba_pixels() 568 const GLvoid *pixels) in fast_draw_depth_stencil() 608 const GLvoid *pixels) in draw_depth_stencil_pixels() 709 const GLvoid *pixels ) in _swrast_DrawPixels()
|
| /external/skia/docs/examples/ |
| D | Surface_MakeRasterDirectReleaseProc.cpp | 6 static void release_direct_surface_storage(void* pixels, void* context) { in release_direct_surface_storage() 16 void* pixels = sk_malloc_throw(info.computeByteSize(rowBytes)); in draw() local
|
| /external/okio/samples/src/jvmMain/java/okio/samples/ |
| D | BitmapEncoder.java | 25 private final int[][] pixels; field in BitmapEncoder.Bitmap 27 Bitmap(int[][] pixels) { in Bitmap() 57 int[][] pixels = new int[1080][1920]; in generateGradient() local
|
| /external/ImageMagick/MagickCore/ |
| D | pixel.c | 511 const QuantumType *quantum_map,void *pixels,ExceptionInfo *exception) in ExportCharPixel() 718 const QuantumType *quantum_map,void *pixels,ExceptionInfo *exception) in ExportDoublePixel() 926 const QuantumType *quantum_map,void *pixels,ExceptionInfo *exception) in ExportFloatPixel() 1133 const QuantumType *quantum_map,void *pixels,ExceptionInfo *exception) in ExportLongPixel() 1340 const QuantumType *quantum_map,void *pixels,ExceptionInfo *exception) in ExportLongLongPixel() 1549 const QuantumType *quantum_map,void *pixels,ExceptionInfo *exception) in ExportQuantumPixel() 1759 const QuantumType *quantum_map,void *pixels,ExceptionInfo *exception) in ExportShortPixel() 1966 const char *map,const StorageType type,void *pixels,ExceptionInfo *exception) in ExportImagePixels() 2513 const void *pixels,ExceptionInfo *exception) in ImportCharPixel() 2774 const QuantumType *quantum_map,const void *pixels,ExceptionInfo *exception) in ImportDoublePixel() [all …]
|
| D | quantum-private.h | 73 **pixels; member 186 unsigned char *magick_restrict pixels) in PopCharPixel() 193 const unsigned int pixel,unsigned char *magick_restrict pixels) in PopLongPixel() 215 const unsigned short pixel,unsigned char *magick_restrict pixels) in PopShortPixel() 233 const unsigned char *magick_restrict pixels, in PushCharPixel() 241 const unsigned char *magick_restrict pixels, in PushLongPixel() 265 const unsigned char *magick_restrict pixels, in PushShortPixel() 285 const unsigned char *magick_restrict pixels, in PushFloatPixel()
|
| D | image-view.c | 258 *magick_restrict pixels; in DuplexTransferImageViewIterator() local 567 *pixels; in GetImageViewIterator() local 915 *magick_restrict pixels; in SetImageViewIterator() local 1044 *magick_restrict pixels; in TransferImageViewIterator() local 1173 *magick_restrict pixels; in UpdateImageViewIterator() local
|
| /external/deqp/external/openglcts/modules/common/ |
| D | glcRobustBufferAccessBehaviorTests.cpp | 876 glw::GLenum type, const glw::GLvoid* pixels) in SubImage() 976 void initPixels(std::vector<TYPE>& pixels, GLuint n_pixels, GLuint n_channels) in initPixels() 1240 GLubyte pixels[width * height]; in cleanTexture() local 1293 std::vector<GLubyte> pixels(width * height * pixel_size, 0); in verifyResults() local 1878 std::vector<GLubyte> pixels(n_pixels * n_channels); in verifyInvalidResults() local 1909 std::vector<GLbyte> pixels(n_pixels * n_channels); in verifyInvalidResults() local 1942 std::vector<GLfloat> pixels(n_pixels * n_channels); in verifyInvalidResults() local 1996 std::vector<GLuint> pixels(n_pixels * n_channels); in verifyInvalidResults() local 2083 std::vector<GLuint> pixels(n_pixels * n_channels); in verifyInvalidResults() local 2132 std::vector<GLubyte> pixels(n_pixels * n_channels); in verifyValidResults() local [all …]
|
| /external/mesa3d/src/mesa/drivers/dri/i965/ |
| D | intel_pixel_read.c | 71 GLvoid * pixels, in intel_readpixels_tiled_memcpy() 220 GLenum format, GLenum type, const void *pixels, in intel_readpixels_blorp() 259 const struct gl_pixelstore_attrib *pack, GLvoid * pixels) in intelReadPixels()
|
| /external/skqp/gm/ |
| D | rectangletexture.cpp | 35 void fillPixels(int width, int height, void *pixels) { in fillPixels() 56 int height, const uint32_t* pixels) { in createRectangleTextureImg() 137 SkPMColor pixels[kWidth * kHeight]; in onDraw() local
|
| /external/swiftshader/src/OpenGL/libGLES_CM/ |
| D | Texture.cpp | 230 void Texture::setImage(GLenum format, GLenum type, GLint unpackAlignment, const void *pixels, egl::… in setImage() 240 void Texture::setCompressedImage(GLsizei imageSize, const void *pixels, egl::Image *image) in setCompressedImage() 248 …GLsizei height, GLenum format, GLenum type, GLint unpackAlignment, const void *pixels, egl::Image … in subImage() 263 …, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const void *pixels, egl::Image … in subImageCompressed() 423 …eight, GLint internalformat, GLenum format, GLenum type, GLint unpackAlignment, const void *pixels) in setImage() 471 …e(GLint level, GLenum format, GLsizei width, GLsizei height, GLsizei imageSize, const void *pixels) in setCompressedImage() 488 …sizei width, GLsizei height, GLenum format, GLenum type, GLint unpackAlignment, const void *pixels) in subImage() 493 …GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const void *pixels) in subImageCompressed()
|
| /external/ImageMagick/MagickWand/ |
| D | pixel-iterator.c | 484 *pixels; in PixelGetCurrentIteratorRow() local 664 *pixels; in PixelGetNextIteratorRow() local 723 *pixels; in PixelGetPreviousIteratorRow() local 915 *magick_restrict pixels; in PixelSyncIterator() local
|
| /external/ImageMagick/Magick++/lib/ |
| D | Pixels.cpp | 46 Quantum* pixels=GetCacheViewAuthenticPixels(_view,x_,y_,columns_,rows_, in get() local 62 const Quantum* pixels=GetCacheViewVirtualPixels(_view,x_,y_,columns_,rows_, in getConst() local 85 Quantum* pixels=QueueCacheViewAuthenticPixels(_view,x_,y_,columns_,rows_, in set() local
|