Home
last modified time | relevance | path

Searched defs:WebGLTexture (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
H A Dwebgl_texture.h68 explicit WebGLTexture() : texture_(0) {}; in WebGLTexture() function in OHOS::Rosen::final
70 WebGLTexture(napi_env env, napi_value exports) : NExporter(env, exports), texture_(0) {}; in WebGLTexture() function in OHOS::Rosen::final
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_texture.cpp[all...]

Completed in 3 milliseconds