/external/icu/icu4c/source/layout/ |
D | ValueRecords.cpp | 47 LEPoint pixels; in adjustPosition() local 57 LEPoint pixels; in adjustPosition() local 67 LEPoint pixels; in adjustPosition() local 77 LEPoint pixels; in adjustPosition() local 151 LEPoint pixels; in adjustPosition() local 161 LEPoint pixels; in adjustPosition() local 171 LEPoint pixels; in adjustPosition() local 181 LEPoint pixels; in adjustPosition() local
|
D | AnchorTables.cpp | 56 LEPoint pixels; in getAnchor() local 82 LEPoint pixels; in getAnchor() local
|
/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/emu/com/badlogic/gdx/utils/ |
D | ScreenUtils.java | 77 ByteBuffer pixels = BufferUtils.newByteBuffer(h * w * 4); in getFrameBufferPixmap() local 83 public static void putPixelsBack (Pixmap pixmap, ByteBuffer pixels) { in putPixelsBack() 89 …private native static void putPixelsBack (ArrayBufferView pixels, int width, int height, Context2d… in putPixelsBack() 121 final ByteBuffer pixels = BufferUtils.newByteBuffer(w * h * 4); in getFrameBufferPixels() local
|
/external/skia/src/image/ |
D | SkSurface_Raster.cpp | 89 SkSurface_Raster::SkSurface_Raster(const SkImageInfo& info, void* pixels, size_t rb, in SkSurface_Raster() 90 void (*releaseProc)(void* pixels, void* context), void* context, in SkSurface_Raster() 172 SkSurface* SkSurface::NewRasterDirectReleaseProc(const SkImageInfo& info, void* pixels, size_t rb, in NewRasterDirectReleaseProc() 173 void (*releaseProc)(void* pixels, void* context), in NewRasterDirectReleaseProc() 188 SkSurface* SkSurface::NewRasterDirect(const SkImageInfo& info, void* pixels, size_t rowBytes, in NewRasterDirect()
|
/external/ImageMagick/coders/ |
D | pnm.c | 580 *pixels; in ReadPNMImage() local 653 *pixels; in ReadPNMImage() local 770 *pixels; in ReadPNMImage() local 970 *pixels; in ReadPNMImage() local 1292 *pixels; in ReadPNMImage() local 1544 *pixels, in WritePNMImage() local 1728 pixels[2048]; in WritePNMImage() local 1780 pixels[2048]; in WritePNMImage() local 1849 pixels[2048]; in WritePNMImage() local
|
D | art.c | 101 *pixels; in ReadARTImage() local 298 *pixels; in WriteARTImage() local
|
D | hrz.c | 120 *pixels; in ReadHRZImage() local 292 *pixels; in WriteHRZImage() local
|
D | aai.c | 123 *pixels; in ReadAAIImage() local 346 *pixels; in WriteAAIImage() local
|
D | mtv.c | 120 *pixels; in ReadMTVImage() local 348 *pixels; in WriteMTVImage() local
|
D | avs.c | 125 *pixels; in ReadAVSImage() local 349 *pixels; in WriteAVSImage() local
|
/external/mesa3d/src/mesa/main/ |
D | texgetimage.c | 76 GLenum format, GLenum type, GLvoid *pixels, in get_tex_depth() 126 GLenum format, GLenum type, GLvoid *pixels, in get_tex_depth_stencil() 171 GLenum format, GLenum type, GLvoid *pixels, in get_tex_ycbcr() 224 GLenum format, GLenum type, GLvoid *pixels, in get_tex_rgba_compressed() 318 GLenum format, GLenum type, GLvoid *pixels, in get_tex_rgba_uncompressed() 429 GLenum format, GLenum type, GLvoid *pixels, in get_tex_rgba() 465 GLvoid *pixels, in get_tex_memcpy() 534 GLenum format, GLenum type, GLvoid *pixels, in _mesa_get_teximage() 699 GLvoid *pixels ) in getteximage_error_check() 809 GLenum type, GLsizei bufSize, GLvoid *pixels ) in _mesa_GetnTexImageARB() [all …]
|
D | readpix.c | 57 GLenum type, GLvoid *pixels, in fast_read_depth_pixels() 113 GLenum type, GLvoid *pixels, in read_depth_pixels() 175 GLenum type, GLvoid *pixels, in read_stencil_pixels() 229 GLvoid *pixels, in fast_read_rgba_pixels_memcpy() 322 GLvoid *pixels, in slow_read_rgba_pixels() 385 GLenum format, GLenum type, GLvoid *pixels, in read_rgba_pixels() 600 GLenum type, GLvoid *pixels, in read_depth_stencil_pixels() 645 GLvoid *pixels) in _mesa_readpixels() 686 GLvoid *pixels ) in _mesa_ReadnPixelsARB() 806 GLenum format, GLenum type, GLvoid *pixels ) in _mesa_ReadPixels()
|
/external/mesa3d/src/mesa/swrast/ |
D | s_drawpix.c | 56 const GLvoid *pixels) in fast_draw_rgb_ubyte_pixels() 103 const GLvoid *pixels) in fast_draw_rgba_ubyte_pixels() 152 const GLvoid *pixels) in fast_draw_generic_pixels() 196 const GLvoid *pixels) in fast_draw_rgba_pixels() 263 const GLvoid *pixels ) in draw_stencil_pixels() 307 const GLvoid *pixels ) in draw_depth_pixels() 413 const GLvoid *pixels ) in draw_rgba_pixels() 512 const GLvoid *pixels) in fast_draw_depth_stencil() 552 const GLvoid *pixels) in draw_depth_stencil_pixels() 653 const GLvoid *pixels ) in _swrast_DrawPixels()
|
/external/ImageMagick/MagickCore/ |
D | pixel.c | 511 const char *magick_restrict map,const QuantumType *quantum_map,void *pixels, in ExportCharPixel() 717 const char *magick_restrict map,const QuantumType *quantum_map,void *pixels, in ExportDoublePixel() 924 const char *magick_restrict map,const QuantumType *quantum_map,void *pixels, in ExportFloatPixel() 1130 const char *magick_restrict map,const QuantumType *quantum_map,void *pixels, in ExportLongPixel() 1336 const char *magick_restrict map,const QuantumType *quantum_map,void *pixels, in ExportLongLongPixel() 1544 const char *magick_restrict map,const QuantumType *quantum_map,void *pixels, in ExportQuantumPixel() 1753 const char *magick_restrict map,const QuantumType *quantum_map,void *pixels, in ExportShortPixel() 1960 const StorageType type,void *pixels,ExceptionInfo *exception) in ExportImagePixels() 2506 const void *pixels,ExceptionInfo *exception) in ImportCharPixel() 2766 const void *pixels,ExceptionInfo *exception) in ImportDoublePixel() [all …]
|
D | image-view.c | 259 *magick_restrict pixels; in DuplexTransferImageViewIterator() local 567 *pixels; in GetImageViewIterator() local 918 *magick_restrict pixels; in SetImageViewIterator() local 1046 *magick_restrict pixels; in TransferImageViewIterator() local 1174 *magick_restrict pixels; in UpdateImageViewIterator() local
|
/external/skia/tests/ |
D | RectangleTextureTest.cpp | 19 SkAutoTMalloc<uint32_t> pixels(pixelCnt); in test_read_pixels() local 39 SkAutoTMalloc<uint32_t> pixels(pixelCnt); in test_write_pixels() local 70 SkAutoTMalloc<uint32_t> pixels(pixelCnt); in test_copy_surface_dst() local 144 GrColor pixels[kWidth * kHeight]; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
D | EGLImageTest.cpp | 42 SkAutoTMalloc<uint32_t> pixels(pixelCnt); in test_read_pixels() local 62 SkAutoTMalloc<uint32_t> pixels(pixelCnt); in test_write_pixels() local 145 SkAutoTMalloc<uint32_t> pixels(kSize * kSize); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
/external/skia/gm/ |
D | rectangletexture.cpp | 37 void fillPixels(int width, int height, void *pixels) { in fillPixels() 57 SkImage* createRectangleTextureImg(GrContext* context, int width, int height, void* pixels) { in createRectangleTextureImg() 133 SkPMColor pixels[kWidth * kHeight]; in onDraw() 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
|
/external/v8/test/mjsunit/ |
D | pixel-array-rounding.js | 30 var pixels = new Uint8ClampedArray(11); variable
|
/external/ImageMagick/MagickWand/ |
D | pixel-iterator.c | 492 *pixels; in PixelGetCurrentIteratorRow() local 671 *pixels; in PixelGetNextIteratorRow() local 730 *pixels; in PixelGetPreviousIteratorRow() local 925 *_magickcore_restrict pixels; in PixelSyncIterator() local
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | intel_pixel_read.c | 74 const struct gl_pixelstore_attrib *pack, GLvoid * pixels) in do_blit_readpixels() 172 const struct gl_pixelstore_attrib *pack, GLvoid * pixels) in intelReadPixels()
|
/external/ImageMagick/www/source/ |
D | mgk.c | 159 *pixels; in ReadMGKImage() local 387 *pixels; in WriteMGKImage() local
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | intel_pixel_read.c | 74 const struct gl_pixelstore_attrib *pack, GLvoid * pixels) in do_blit_readpixels() 172 const struct gl_pixelstore_attrib *pack, GLvoid * pixels) in intelReadPixels()
|
/external/mesa3d/src/mesa/drivers/dri/intel/ |
D | intel_pixel_read.c | 74 const struct gl_pixelstore_attrib *pack, GLvoid * pixels) in do_blit_readpixels() 172 const struct gl_pixelstore_attrib *pack, GLvoid * pixels) in intelReadPixels()
|