Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/modules/canvaskit/
H A Dinterface.js410 function readPixels(source, srcX, srcY, imageInfo, destMallocObj, bytesPerRow, grCtx) { argument
468 CanvasKit.Image.prototype.readPixels = function(srcX, srcY, imageInfo, destMallocObj, argument
813 CanvasKit.Canvas.prototype.readPixels = function(srcX, srcY, imageInfo, destMallocObj, argument