Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_importer.cpp431 string_view GetImageExtension(GLTF2::MimeType type) in GetImageExtension() function
1268 auto extension = GetImageExtension(image.type); in GatherImageData()