Home
last modified time | relevance | path

Searched defs:bytesPerRow (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/skia/modules/canvaskit/
H A Dinterface.js410 function readPixels(source, srcX, srcY, imageInfo, destMallocObj, bytesPerRow, grCtx) { argument
469 bytesPerRow) { argument
814 bytesPerRow) { argument
1306 CanvasKit.MakeImage = function(info, pixels, bytesPerRow) { argument
H A Dcpu.js70 CanvasKit.MakeRasterDirectSurface = function(imageInfo, mallocObj, bytesPerRow) { argument
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dimage.c298 GLint bytesPerRow, remainder; in _mesa_image_row_stride() local
346 GLint bytesPerRow, remainder; in _mesa_image_image_stride() local
H A Dtexstore.c116 const GLint bytesPerRow = srcWidth * texelBytes; in _mesa_memcpy_texture() local
H A Dreadpix.c249 int dstStride, stride, j, texelBytes, bytesPerRow; in readpixels_memcpy() local
H A Dpack.c1207 GLint bytesPerRow, compsPerRow; in _mesa_unpack_image() local
H A Dtexgetimage.c651 const GLint bytesPerRow = width * bpp; in get_tex_memcpy() local
/aosp_15_r20/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/
H A DPortableFloatMap.java55 final int bytesPerRow = mBytesPerPixel * mWidth; in PortableFloatMap() local
/aosp_15_r20/external/dng_sdk/source/
H A Ddng_read_image.cpp1064 uint32 bytesPerRow = fTileArea.W () * fPlanes * (uint32) sizeof (uint16); in dng_image_spooler() local
1825 uint32 bytesPerRow = SafeUint32Mult (tileArea.W(), planes, in ReadLosslessJPEG() local
3044 uint32 bytesPerRow = SafeUint32Mult (ifd.fTileWidth, innerSamples, in Read() local
H A Ddng_ifd.cpp4069 uint32 bytesPerRow = SafeUint32DivideUp(bitsPerRow, 8); in TileByteCount() local
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_cb_readpixels.c546 const uint bytesPerRow = width * util_format_get_blocksize(dst_format); in st_ReadPixels() local
H A Dst_cb_texture.c274 const uint bytesPerRow = width * util_format_get_blocksize(dst_format); in copy_to_staging_dest() local
2332 const uint bytesPerRow = width * util_format_get_blocksize(src_format); in st_TexSubImage() local
/aosp_15_r20/external/libcups/scheduler/
H A Dprinters.c4838 size_t bytesPerRow; /* The bytes per row used for resizing */ in load_ppd() local
/aosp_15_r20/prebuilts/tools/darwin-x86_64/swt/
HDswt.jarMETA-INF/ META-INF/MANIFEST.MF libswt-awt-cocoa-3550. ...