Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/camera/parser/include/
H A Dcamera_config_parser.h133 struct CameraFlashConfig { struct
151 struct CameraFlashConfig flash; argument
/ohos5.0/drivers/hdf_core/framework/model/camera/parser/src/
H A Dcamera_config_parser.c374 struct DeviceResourceIface *drsOps, struct CameraFlashConfig *flashConfig) in ParseCameraFlashConfig()