Searched refs:SetWebGLContextAttributes (Results 1 – 3 of 3) sorted by relevance
96 …if (!webGl2RenderingContext->SetWebGLContextAttributes(vec) || !webGl2RenderingContext->Export(env… in Export()109 …if (!webGlRenderingContext->SetWebGLContextAttributes(vec) || !webGlRenderingContext->Export(env, … in Export()
130 bool WebGLRenderingContextBasicBase::SetWebGLContextAttributes(const std::vector<std::string>& vec) in SetWebGLContextAttributes() function in OHOS::Rosen::WebGLRenderingContextBasicBase
51 bool SetWebGLContextAttributes(const std::vector<std::string>& vec);