| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/ |
| D | webgl_sync.h | 34 static NVal CreateObjectInstance(napi_env env, WebGLSync **instance) in CreateObjectInstance() function
|
| D | webgl_vertex_array_object.h | 33 static NVal CreateObjectInstance(napi_env env, WebGLVertexArrayObject** instance) in CreateObjectInstance() function
|
| D | webgl_program.h | 34 static NVal CreateObjectInstance(napi_env env, WebGLProgram** instance) in CreateObjectInstance() function
|
| D | webgl_query.h | 36 static NVal CreateObjectInstance(napi_env env, WebGLQuery** instance) in CreateObjectInstance() function
|
| D | webgl_sampler.h | 32 static NVal CreateObjectInstance(napi_env env, WebGLSampler **instance) in CreateObjectInstance() function
|
| D | webgl_transform_feedback.h | 33 static NVal CreateObjectInstance(napi_env env, WebGLTransformFeedback** instance) in CreateObjectInstance() function
|
| D | webgl_buffer.h | 57 static NVal CreateObjectInstance(napi_env env, WebGLBuffer** instance) in CreateObjectInstance() function
|
| D | webgl_shader_precision_format.h | 38 static NVal CreateObjectInstance(napi_env env, WebGLShaderPrecisionFormat **instance) in CreateObjectInstance() function
|
| D | webgl_uniform_location.h | 33 static NVal CreateObjectInstance(napi_env env, WebGLUniformLocation** instance) in CreateObjectInstance() function
|
| D | webgl_shader.h | 33 static NVal CreateObjectInstance(napi_env env, WebGLShader** instance) in CreateObjectInstance() function
|
| D | webgl_active_info.h | 42 static NVal CreateObjectInstance(napi_env env, WebGLActiveInfo **instance) in CreateObjectInstance() function
|
| D | webgl_renderbuffer.h | 35 static NVal CreateObjectInstance(napi_env env, WebGLRenderbuffer** instance) in CreateObjectInstance() function
|
| D | webgl_object.h | 51 static NVal CreateObjectInstance(napi_env env, T** instance) in CreateObjectInstance() function
|
| D | webgl_texture.h | 47 static NVal CreateObjectInstance(napi_env env, WebGLTexture** instance) in CreateObjectInstance() function
|
| /foundation/graphic/graphic_3d/lume/LumeMeta/include/meta/api/ |
| D | animation.h | 364 inline auto CreateObjectInstance() in CreateObjectInstance() function
|
| D | object.h | 326 inline auto CreateObjectInstance(const META_NS::ClassInfo& clsi) in CreateObjectInstance() function
|
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/ |
| D | webgl_framebuffer.cpp | 70 NVal WebGLFramebuffer::CreateObjectInstance(napi_env env, WebGLFramebuffer** instance) in CreateObjectInstance() function in OHOS::Rosen::WebGLFramebuffer
|