Searched defs:offscreenCanvas (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/skia/demos.skia.org/demos/web_worker/ |
H A D | main.js | 2 const offscreenCanvas = document.getElementById('offscreen-canvas').transferControlToOffscreen(); constant 4 worker.postMessage({ offscreenCanvas }, [offscreenCanvas]); property
|
H A D | worker.js | 17 { data: { offscreenCanvas } }, property
|
/aosp_15_r20/external/skia/demos.skia.org/demos/path_performance/ |
H A D | shared.js | 76 constructor(svgData, offscreenCanvas) { argument 103 constructor(svgData, offscreenCanvas, CanvasKit) { argument
|
H A D | main.js | 16 offscreenCanvas: path2dCanvas, property 23 offscreenCanvas: canvasKitCanvas, property
|
H A D | worker.js | 9 addEventListener('message', async ({ data: {svgData, offscreenCanvas, type, switchMethod} }) => { property
|
/aosp_15_r20/frameworks/native/libs/renderengine/skia/debug/ |
H A D | SkiaCapture.h | 62 std::unique_ptr<SkNWayCanvas> offscreenCanvas; member
|
/aosp_15_r20/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
D | GestureTrailsDrawingPreview.java | 94 private boolean drawGestureTrails(final Canvas offscreenCanvas, final Paint paint, in drawGestureTrails()
|
/aosp_15_r20/external/skia/gm/ |
H A D | mesh.cpp | 1617 SkCanvas* offscreenCanvas = offscreen->getCanvas(); in DEF_GM() local
|
/aosp_15_r20/out/soong/.intermediates/packages/inputmethods/LatinIME/java/LatinIME/android_common/javac/ |
D | LatinIME.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/out/target/common/obj/APPS/LatinIME_intermediates/ |
D | classes.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/activity_release.kotlin_module
META ... |
/aosp_15_r20/out/soong/.intermediates/packages/inputmethods/LatinIME/java/LatinIME/android_common/withres/ |
D | LatinIME.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/activity_release.kotlin_module
META ... |