Home
last modified time | relevance | path

Searched refs:objActiveInfo (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl2_rendering_context_impl.cpp628 napi_value objActiveInfo = WebGLActiveInfo::CreateObjectInstance(env, &webGLActiveInfo).val_; in GetTransformFeedbackVarying() local
648 return objActiveInfo; in GetTransformFeedbackVarying()
H A Dwebgl_rendering_context_base.cpp2395 napi_value objActiveInfo = WebGLActiveInfo::CreateObjectInstance(env, &webGLActiveInfo).val_; in CreateWebGLActiveInfo() local
2406 return objActiveInfo; in CreateWebGLActiveInfo()