Searched defs:MakeOnScreenGLSurface (Results 1 – 8 of 8) sorted by relevance
| /third_party/skia/experimental/wasm-skp-debugger/ |
| D | externs.js | 10 MakeOnScreenGLSurface: function() {}, method
|
| D | debugger_bindings.cpp | 492 sk_sp<SkSurface> MakeOnScreenGLSurface(sk_sp<GrDirectContext> dContext, int width, int height) { in MakeOnScreenGLSurface() function
|
| /third_party/skia/experimental/skottiekit/ |
| D | externs.js | 35 MakeOnScreenGLSurface: function() {}, method
|
| D | skottiekit_bindings.cpp | 229 sk_sp<SkSurface> MakeOnScreenGLSurface(sk_sp<GrDirectContext> grContext, int width, int height) { in MakeOnScreenGLSurface() function
|
| /third_party/skia/modules/canvaskit/ |
| D | gpu.js | 81 CanvasKit.MakeOnScreenGLSurface = function(grCtx, w, h, colorspace) { class in CanvasKit
|
| D | externs.js | 49 MakeOnScreenGLSurface: function() {}, method
|
| D | canvaskit_bindings.cpp | 160 sk_sp<SkSurface> MakeOnScreenGLSurface(sk_sp<GrDirectContext> dContext, int width, int height, in MakeOnScreenGLSurface() function
|
| /third_party/skia/modules/canvaskit/npm_build/types/ |
| D | index.d.ts | 250 MakeOnScreenGLSurface(ctx: GrDirectContext, width: number, height: number, method
|