Searched defs:MakeGPUTextureSurface (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/skia/modules/canvaskit/ |
H A D | webgpu.js | 71 …CanvasKit.MakeGPUTextureSurface = function (devCtx, texture, textureFormat, width, height, colorSp… class in CanvasKit
|
H A D | externs.js | 60 MakeGPUTextureSurface: function() {}, method
|
H A D | canvaskit_bindings.cpp | 355 sk_sp<SkSurface> MakeGPUTextureSurface(sk_sp<GrDirectContext> dContext, in MakeGPUTextureSurface() function
|
/aosp_15_r20/external/skia/modules/canvaskit/npm_build/types/ |
H A D | index.d.ts | 283 …MakeGPUTextureSurface(ctx: WebGPUDeviceContext, texture: GPUTexture, width: number, height: number, method
|