Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Ddevice_gles.h77 struct ImageFormat { struct
78 BASE_NS::Format coreFormat;
79 uint32_t format;
80 uint32_t internalFormat;
81 uint32_t dataType;
82 uint32_t bytesperpixel;
83 struct {
88 } compression;
89 BASE_NS::Math::UVec4 swizzle;
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/
H A Dimage_format.h21 enum class ImageFormat : int32_t { enum
/ohos5.0/foundation/multimedia/media_utils_lite/hals/
H A Dhal_camera.h62 } ImageFormat; typedef