Home
last modified time | relevance | path

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

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/display/
H A D_display_v11.md88 ### PixelFormat subsection
H A D_display_v10.md595 ### PixelFormat subsection
/ohos5.0/drivers/hdf_core/framework/model/camera/device_manager/include/
H A Dcamera_device_manager.h80 struct PixelFormat { struct
87 struct PixelFormat pixelFormat; argument
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/image/
H A Dpixel_map.h38 enum class PixelFormat : int32_t { enum
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/
H A Dimage_source_preview.h25 enum class PixelFormat : int32_t { enum
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/include/media_manager/
H A Dmedia_format.h46 enum class PixelFormat { enum
/ohos5.0/drivers/peripheral/camera/interfaces/include/
H A Ddisplay_format.h72 enum PixelFormat : int32_t { enum
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/image_native/
H A Dimage_type.h99 enum class PixelFormat : int32_t { enum
/ohos5.0/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dimage_type.h123 enum class PixelFormat : int32_t { enum
/ohos5.0/drivers/peripheral/display/interfaces/include/
H A Ddisplay_type.h167 } PixelFormat; typedef
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_decoder.cpp1480 [colorType](const map<PixelFormat, ColorTypeOutput>::value_type item) { in HeapMemAlloc()