Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
Dwebgl_texture.h68 explicit WebGLTexture() : texture_(0) {}; in WebGLTexture() function
70 WebGLTexture(napi_env env, napi_value exports) : NExporter(env, exports), texture_(0) {}; in WebGLTexture() function
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/incremental/tools/ets-tsc/lib/
Dlib.webworker.d.ts5412 interface WebGLTexture { interface
5415 declare var WebGLTexture: { variable
Dlib.dom.d.ts16659 interface WebGLTexture { interface
16662 declare var WebGLTexture: { variable