| /external/libvncserver/libvncclient/ |
| D | cursor.c | 48 int bytesPerPixel; in HandleCursorShape() local
|
| D | vncviewer.c | 140 int bytesPerPixel) { in rfbGetClient()
|
| /external/libvncserver/examples/ |
| D | pnmshow.c | 23 int bytesPerPixel,bitsPerPixelInFile; in main() local
|
| /external/glide/library/src/main/java/com/bumptech/glide/util/ |
| D | Util.java | 94 int bytesPerPixel; in getBytesPerPixel() local
|
| /external/skia/src/codec/ |
| D | SkCodecPriv.h | 174 static inline size_t compute_row_bytes_bpp(int width, uint32_t bytesPerPixel) { in compute_row_bytes_bpp() 188 const uint32_t bytesPerPixel = bitsPerPixel / 8; in compute_row_bytes() local
|
| D | SkGifCodec.cpp | 652 const size_t bytesPerPixel = SkColorTypeBytesPerPixel(this->dstInfo().colorType()); in haveDecodedRow() local
|
| D | SkSwizzler.cpp | 301 int bytesPerPixel, int deltaSrc, int offset, const SkPMColor ctable[]) { in swizzle_index_to_565() 339 int bytesPerPixel, int deltaSrc, int offset, const SkPMColor ctable[]) { in swizzle_gray_to_565() 466 int bytesPerPixel, int deltaSrc, int offset, const SkPMColor ctable[]) { in swizzle_rgb_to_565()
|
| D | SkPngCodec.cpp | 456 const size_t bytesPerPixel = (bitsPerPixel > 32) ? bitsPerPixel / 8 : 4; in allocateStorage() local
|
| /external/mesa3d/src/mesa/main/ |
| D | image.c | 295 const GLint bytesPerPixel = _mesa_bytes_per_pixel(format, type); in _mesa_image_row_stride() local 342 const GLint bytesPerPixel = _mesa_bytes_per_pixel(format, type); in _mesa_image_image_stride() local
|
| D | pack.c | 5860 const GLint bytesPerPixel = _mesa_bytes_per_pixel(format, type); in _mesa_unpack_image() local
|
| /external/libvncserver/libvncserver/ |
| D | scale.c | 144 int bitsPerPixel, bytesPerPixel, bytesPerLine, areaX, areaY, area2; in rfbScaledScreenUpdateRect() local
|
| D | main.c | 811 int bytesPerPixel) in rfbGetScreen() 943 int bytesPerPixel) in rfbNewFramebuffer()
|
| /external/skia/src/gpu/text/ |
| D | GrAtlasGlyphCache.cpp | 442 int bytesPerPixel = GrMaskFormatBytesPerPixel(expectedMaskFormat); in addGlyphToAtlas() local
|
| /external/libvncserver/client_examples/ |
| D | SDLvncviewer.c | 25 static int realWidth, realHeight, bytesPerPixel, rowStride; variable
|
| /external/skia/include/core/ |
| D | SkBitmap.h | 95 int bytesPerPixel() const { return fInfo.bytesPerPixel(); } in bytesPerPixel() function
|
| D | SkImageInfo.h | 272 int bytesPerPixel() const { return SkColorTypeBytesPerPixel(fColorType); } in bytesPerPixel() function
|
| /external/autotest/client/deps/nvmap_compactor/src/ |
| D | nvmap_carveout_compactor.c | 137 int x, y, bytesPerPixel; in CreateTexture() local
|
| /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/ |
| D | DrawUtils.java | 309 int bytesPerPixel = Math.max(1, srcData.depth / 8); in rotateOptimized() local
|
| /external/mesa3d/src/mesa/drivers/windows/gdi/ |
| D | wmesa.c | 289 UINT bytesPerPixel = pwfb->cColorBits / 8; in clear() local
|
| /external/dng_sdk/source/ |
| D | dng_read_image.cpp | 3042 uint32 bytesPerPixel = TagTypeSize (ifd.PixelType ()); in Read() local
|
| D | dng_image_writer.cpp | 4604 uint32 bytesPerPixel = SafeUint32Mult (ifd.fSamplesPerPixel, in WriteImage() local
|
| /external/skia/src/gpu/gl/ |
| D | GrGLGpu.cpp | 2456 size_t bytesPerPixel = GrBytesPerPixel(config); in onReadPixels() local
|