Home
last modified time | relevance | path

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

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