Home
last modified time | relevance | path

Searched refs:CheckStencil (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_draw.cpp1040 if (!CheckStencil(env)) { in CheckDrawArrays()
1062 if (!CheckStencil(env)) { in CheckDrawElements()
H A Dwebgl_rendering_context_base_impl.cpp2608 bool WebGLRenderingContextBaseImpl::CheckStencil(napi_env env) in CheckStencil() function in OHOS::Rosen::Impl::WebGLRenderingContextBaseImpl
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/context/
H A Dwebgl_rendering_context_base_impl.h308 bool CheckStencil(napi_env env);