Home
last modified time | relevance | path

Searched defs:imageBytes (Results 1 - 6 of 6) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeEngine/src/image/loaders/
H A Dimage_loader_libpng.cpp97 LibBaseImagePtr imageBytes = nullptr; in LoadFromMemory() local
187 LibBaseImagePtr imageBytes = nullptr; in Load() local
[all...]
H A Dimage_loader_common.cpp109 void FreeLibBaseImageBytes(void *imageBytes) in FreeLibBaseImageBytes() argument
202 ImageLoaderManager::LoadResult LibBaseImage::CreateImage(LibBaseImagePtr imageBytes, uint32_t imageWidth, in CreateImage() argument
57 PremultiplyAlpha( uint8_t *imageBytes, uint32_t width, uint32_t height, uint32_t channelCount, uint32_t bytesPerChannel, bool linear) PremultiplyAlpha() argument
H A Dimage_loader_stb_image.cpp93 void FreeStbImageBytes(void* imageBytes) in FreeStbImageBytes() argument
273 static ImageLoaderManager::LoadResult CreateImage(StbImagePtr imageBytes, uint32_t imageWidth, uint32_t imageHeight, in CreateImage() argument
328 StbImagePtr imageBytes in LoadFromMemory() local
124 PremultiplyAlpha( uint8_t* imageBytes, uint32_t width, uint32_t height, uint32_t channelCount, uint32_t bytesPerChannel, bool linear) PremultiplyAlpha() argument
378 StbImagePtr imageBytes = nullptr; Load() local
[all...]
H A Dimage_loader_libjpeg.cpp141 LibBaseImagePtr imageBytes = nullptr; in LoadFromMemory() local
210 LibBaseImagePtr imageBytes = nullptr; in Load() local
[all...]
H A Dimage_loader_ktx.cpp246 uint8_t* imageBytes = const_cast<uint8_t*>(image->imageBytes_); in ProcessMipmapLevel() local
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hdr/
H A Dhdr_helper.cpp1250 const uint8_t* imageBytes = reinterpret_cast<const uint8_t*>(imageData->data()); in WriteJpegPreApp() local
[all...]

Completed in 8 milliseconds