Searched defs:newView (Results 1 – 4 of 4) sorted by relevance
48 const newView = new Uint8Array(memory.buffer, byobView.byteOffset, byobView.byteLength); constant
2047 const newView = () => new Uint8Array(16); function2886 const newView = new Uint8Array(c.byobRequest.view.buffer, 0, 3); constant
80 auto newView = GrCopyBaseMipMapToView(context, fYUVAProxies.makeView(i)); in setupMipmapsForPlanes() local
211 GrSurfaceProxyView newView; in add() local