| /external/chromium_org/gpu/command_buffer/tests/ |
| D | gl_copy_texture_CHROMIUM_unittest.cc | 55 uint8 pixels[1 * 4] = { 255u, 0u, 0u, 255u }; in TEST_F() local 136 uint8 pixels[4 * 4] = {255u, 0u, 0u, 255u, 255u, 0u, 0u, 255u, in TEST_F() local 193 uint8 pixels[2][2][4]; in TEST_F() local 229 uint8 pixels[1 * 4] = { 2, 2, 2, 128 }; in TEST_F() local 253 uint8 pixels[1 * 4] = { 16, 16, 16, 128 }; in TEST_F() local 275 uint8 pixels[2][2][4]; in TEST_F() local 311 uint8 pixels[2][2][4]; in TEST_F() local 360 uint8 pixels[1 * 4] = { 255u, 0u, 0u, 255u }; in TEST_F() local 414 uint8 pixels[1 * 4] = { 255u, 0u, 0u, 255u }; in TEST_F() local 456 uint8 pixels[1 * 4] = { 255u, 0u, 0u, 255u }; in TEST_F() local [all …]
|
| /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/chromium_org/third_party/angle/samples/angle/sample_util/ |
| D | texture_utils.cpp | 25 GLubyte pixels[width * height * 3] = in CreateSimpleTexture2D() local 51 GLubyte pixels[6][3] = in CreateSimpleTextureCubemap() local 84 std::array<GLubyte, width * height * 3> pixels; in CreateMipMappedTexture2D() local
|
| /external/chromium_org/third_party/skia/src/image/ |
| D | SkSurface_Raster.cpp | 81 SkSurface_Raster::SkSurface_Raster(const SkImageInfo& info, void* pixels, size_t rb, in SkSurface_Raster() 82 void (*releaseProc)(void* pixels, void* context), void* context, in SkSurface_Raster() 143 SkSurface* SkSurface::NewRasterDirectReleaseProc(const SkImageInfo& info, void* pixels, size_t rb, in NewRasterDirectReleaseProc() 144 void (*releaseProc)(void* pixels, void* context), in NewRasterDirectReleaseProc() 159 SkSurface* SkSurface::NewRasterDirect(const SkImageInfo& info, void* pixels, size_t rowBytes, in NewRasterDirect()
|
| /external/chromium_org/third_party/WebKit/Source/platform/image-encoders/skia/ |
| D | WEBPImageEncoder.cpp | 49 static bool rgbPictureImport(const unsigned char* pixels, bool premultiplied, WebPImporter importRG… in rgbPictureImport() 76 template <bool Premultiplied> inline bool importPictureBGRX(const unsigned char* pixels, WebPPictur… in importPictureBGRX() 81 template <bool Premultiplied> inline bool importPictureRGBX(const unsigned char* pixels, WebPPictur… in importPictureRGBX() 86 static bool encodePixels(IntSize imageSize, const unsigned char* pixels, bool premultiplied, int qu… in encodePixels()
|
| D | JPEGImageEncoder.cpp | 82 static void preMultipliedBGRAtoRGB(const unsigned char* pixels, unsigned pixelCount, unsigned char*… in preMultipliedBGRAtoRGB() 92 static void RGBAtoRGB(const unsigned char* pixels, unsigned pixelCount, unsigned char* output) in RGBAtoRGB() 159 unsigned char* pixels = inputPixels; in encodePixels() local 185 unsigned char* pixels = inputPixels; in encodePixels() local
|
| D | PNGImageEncoder.cpp | 50 static void preMultipliedBGRAtoRGBA(const void* pixels, int pixelCount, unsigned char* output) in preMultipliedBGRAtoRGBA() 100 unsigned char* pixels = inputPixels; in encodePixels() 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/chromium_org/third_party/mesa/src/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/chromium_org/third_party/mesa/src/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/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/chromium_org/ui/gfx/android/ |
| D | java_bitmap.h | 34 inline void* pixels() { return pixels_; } in pixels() function 35 inline const void* pixels() const { return pixels_; } in pixels() function
|
| /external/chromium_org/cc/debug/ |
| D | rendering_stats_instrumentation.cc | 87 int64 pixels) { in AddPaint() 97 int64 pixels) { in AddRecord() 107 int64 pixels) { in AddRaster() 117 int64 pixels) { in AddAnalysis()
|
| /external/chromium_org/printing/ |
| D | units.cc | 43 int ConvertPixelsToPoint(int pixels) { in ConvertPixelsToPoint() 47 double ConvertPixelsToPointDouble(double pixels) { in ConvertPixelsToPointDouble()
|
| /external/chromium_org/third_party/WebKit/Source/core/animation/animatable/ |
| D | AnimatableLength.h | 51 …static PassRefPtrWillBeRawPtr<AnimatableLength> create(double pixels, double percent, bool hasPixe… in create() 56 AnimatableLength(double pixels, double percent, bool hasPixels, bool hasPercent) in AnimatableLength()
|
| /external/chromium_org/third_party/angle/src/libGLESv2/ |
| D | Texture.cpp | 229 …num internalFormat, GLenum format, GLenum type, const PixelUnpackState &unpack, const void *pixels) in setImage() 257 …e(GLint level, GLenum format, GLsizei width, GLsizei height, GLsizei imageSize, const void *pixels) in setCompressedImage() 264 …th, GLsizei height, GLenum format, GLenum type, const PixelUnpackState &unpack, const void *pixels) in subImage() 269 …GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const void *pixels) in subImageCompressed() 470 …num internalFormat, GLenum format, GLenum type, const PixelUnpackState &unpack, const void *pixels) in setImagePosX() 475 …num internalFormat, GLenum format, GLenum type, const PixelUnpackState &unpack, const void *pixels) in setImageNegX() 480 …num internalFormat, GLenum format, GLenum type, const PixelUnpackState &unpack, const void *pixels) in setImagePosY() 485 …num internalFormat, GLenum format, GLenum type, const PixelUnpackState &unpack, const void *pixels) in setImageNegY() 490 …num internalFormat, GLenum format, GLenum type, const PixelUnpackState &unpack, const void *pixels) in setImagePosZ() 495 …num internalFormat, GLenum format, GLenum type, const PixelUnpackState &unpack, const void *pixels) in setImageNegZ() [all …]
|
| /external/skia/src/core/ |
| D | SkImageGenerator.cpp | 19 bool SkImageGenerator::getPixels(const SkImageInfo& info, void* pixels, size_t rowBytes, in getPixels() 51 bool SkImageGenerator::getPixels(const SkImageInfo& info, void* pixels, size_t rowBytes) { in getPixels()
|
| /external/chromium_org/ui/ozone/platform/dri/ |
| D | dri_buffer.cc | 48 void* pixels = const_cast<void*>(surface_->peekPixels(&info, NULL)); in ~DriBuffer() local 56 void* pixels = NULL; in Initialize() local
|
| /external/chromium_org/android_webview/native/ |
| D | java_browser_view_renderer_helper.cc | 39 AwPixelInfo* pixels() { return pixels_; } in pixels() function in android_webview::__anonefa759880111::ScopedPixelAccess 80 AwPixelInfo* pixels = auto_release_pixels.pixels(); in RenderViaAuxilaryBitmapIfNeeded() local 157 void* pixels = NULL; in RasterizeIntoBitmap() local
|
| /external/chromium_org/content/test/data/media/ |
| D | webrtc_test_utilities.js | 49 function (pixels, previous_pixels) { argument 57 function (pixels, previous_pixels) { argument 178 function isVideoPlaying(pixels, previousPixels) { argument 187 function isVideoBlack(pixels) { argument
|
| /external/chromium_org/v8/test/mjsunit/ |
| D | pixel-array-rounding.js | 30 var pixels = new Uint8ClampedArray(11); variable
|
| /external/chromium_org/third_party/mesa/src/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()
|