Home
last modified time | relevance | path

Searched defs:fileBytesLength (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/image/loaders/
H A Dimage_loader_ktx.cpp185 KtxImage(unique_ptr<uint8_t[]>&& fileBytes, size_t fileBytesLength) in KtxImage()
471 unique_ptr<uint8_t[]> fileBytes, uint64_t fileBytesLength, uint32_t loadFlags) in Load()