Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
H A Dwebgl_vertex_array_object.h48 explicit WebGLVertexArrayObject() : vertexArrays_(0) {}; in WebGLVertexArrayObject() function in OHOS::Rosen::final
49 WebGLVertexArrayObject(napi_env env, napi_value exports) : NExporter(env, exports), vertexArrays_(0) {}; in WebGLVertexArrayObject() function in OHOS::Rosen::final

Completed in 2 milliseconds