Searched refs:GetSupportedFormatTypeMaps (Results 1 – 3 of 3) sorted by relevance
113 …ic const std::set<TextureFormatTypeMap, TextureFormatTypeMapCompare>& GetSupportedFormatTypeMaps();
604 …:set<TextureFormatTypeMap, TextureFormatTypeMapCompare>& WebGLTexture::GetSupportedFormatTypeMaps() in GetSupportedFormatTypeMaps() function in OHOS::Rosen::WebGLTexture
1189 …if (WebGLTexture::GetSupportedFormatTypeMaps().find(map) == WebGLTexture::GetSupportedFormatTypeMa… in CheckTextureFormatAndType()