Home
last modified time | relevance | path

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

/third_party/node/test/fixtures/wpt/streams/readable-byte-streams/
Dnon-transferable-buffers.any.js48 const newView = new Uint8Array(memory.buffer, byobView.byteOffset, byobView.byteLength); constant
Dgeneral.any.js2047 const newView = () => new Uint8Array(16); function
2886 const newView = new Uint8Array(c.byobRequest.view.buffer, 0, 3); constant
/third_party/skia/src/image/
DSkImage_GpuYUVA.cpp80 auto newView = GrCopyBaseMipMapToView(context, fYUVAProxies.makeView(i)); in setupMipmapsForPlanes() local
/third_party/skia/src/gpu/
DGrThreadSafeCache.cpp211 GrSurfaceProxyView newView; in add() local