Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_arg.cpp541 void WebGLImageSource::DecodeDataForRGBA_USHORT_4444(const WebGLFormatMap* formatMap, uint8_t* arra… in DecodeDataForRGBA_USHORT_4444() function in OHOS::Rosen::WebGLImageSource
601 DecodeDataForRGBA_USHORT_4444(formatMap, start); in DecodeImageData()
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
H A Dwebgl_arg.h634 void DecodeDataForRGBA_USHORT_4444(const WebGLFormatMap* formatMap, uint8_t* array);