Searched refs:cam_profile_tone_curve (Results 1 – 9 of 9) sorted by relevance
/device/moto/shamu/camera/QCamera2/stack/common/ |
D | cam_intf.h | 637 INCLUDE(CAM_INTF_META_PROFILE_TONE_CURVE, cam_profile_tone_curve, 1);
|
D | cam_types.h | 1487 } cam_profile_tone_curve; typedef
|
/device/huawei/angler/camera/QCamera2/stack/common/ |
D | cam_intf.h | 773 INCLUDE(CAM_INTF_META_PROFILE_TONE_CURVE, cam_profile_tone_curve, 1);
|
D | cam_types.h | 1919 } cam_profile_tone_curve; typedef
|
/device/lge/bullhead/camera/QCamera2/stack/common/ |
D | cam_intf.h | 773 INCLUDE(CAM_INTF_META_PROFILE_TONE_CURVE, cam_profile_tone_curve, 1);
|
D | cam_types.h | 1919 } cam_profile_tone_curve; typedef
|
/device/moto/shamu/camera/QCamera2/HAL3/ |
D | QCamera3HWI.cpp | 3231 cam_profile_tone_curve *toneCurve = (cam_profile_tone_curve *) in translateFromHalMetadata()
|
/device/huawei/angler/camera/QCamera2/HAL3/ |
D | QCamera3HWI.cpp | 4576 IF_META_AVAILABLE(cam_profile_tone_curve, toneCurve, in translateFromHalMetadata()
|
/device/lge/bullhead/camera/QCamera2/HAL3/ |
D | QCamera3HWI.cpp | 4573 IF_META_AVAILABLE(cam_profile_tone_curve, toneCurve, in translateFromHalMetadata()
|