Home
last modified time | relevance | path

Searched defs:WebGLSync (Results 1 – 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
Dwebgl_sync.h49 explicit WebGLSync() : sync_(0) {}; in WebGLSync() function
50 WebGLSync(napi_env env, napi_value exports) : NExporter(env, exports), sync_(0) {}; in WebGLSync() function
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/incremental/tools/ets-tsc/lib/
Dlib.webworker.d.ts5403 interface WebGLSync { interface
5406 declare var WebGLSync: { variable
Dlib.dom.d.ts16650 interface WebGLSync { interface
16653 declare var WebGLSync: { variable