H A D | webgl_rendering_context_base_impl.cpp | 1505 WebGLTexture* webGLTexture = GetBoundTexture(env, target, false); in GenerateMipmap() 1994 WebGLTexture* textuer = GetBoundTexture(env, target, false); in CheckTexParameter() 2062 WebGLTexture* texture = GetBoundTexture(env, target, false); in GetTexParameter() 2354 WebGLTexture* WebGLRenderingContextBaseImpl::GetBoundTexture(napi_env env, GLenum target, bool cube… in GetBoundTexture() function in OHOS::Rosen::Impl::WebGLRenderingContextBaseImpl
|