Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_draw.cpp629 result = CheckCompressedTexSubDimensions(imgArg, texture); in CheckCompressedTexSubImage2D()
948 bool WebGLRenderingContextBaseImpl::CheckCompressedTexSubDimensions( in CheckCompressedTexSubDimensions() 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.h305 bool CheckCompressedTexSubDimensions(const TexSubImage2DArg& imgArg, WebGLTexture* texture);