Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_arg.cpp582 bool WebGLImageSource::DecodeImageData( in DecodeImageData() function in OHOS::Rosen::WebGLImageSource
650 succ = DecodeImageData(formatMap, readBuffer_.get(), srcOffset); in GenImageSource()
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
H A Dwebgl_arg.h637 …bool DecodeImageData(const WebGLFormatMap* formatMap, const WebGLReadBufferArg* bufferDataArg, GLu…