Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_arg.cpp440 const WebGLFormatMap *WebGLImageSource::GetWebGLFormatMap(GLenum type, GLenum format) in GetWebGLFormatMap() function in OHOS::Rosen::WebGLImageSource
632 const WebGLFormatMap *formatMap = GetWebGLFormatMap(imageOption_.type, imageOption_.format); in GenImageSource()
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
H A Dwebgl_arg.h630 static const WebGLFormatMap* GetWebGLFormatMap(GLenum type, GLenum format);