Searched refs:dynamicRangeProfile (Results 1 – 9 of 9) sorted by relevance
49 android.hardware.camera.metadata.RequestAvailableDynamicRangeProfilesMap dynamicRangeProfile;
210 android.hardware.camera.metadata.RequestAvailableDynamicRangeProfilesMap dynamicRangeProfile;
420 RequestAvailableDynamicRangeProfilesMap dynamicRangeProfile,426 RequestAvailableDynamicRangeProfilesMap dynamicRangeProfile);437 RequestAvailableDynamicRangeProfilesMap dynamicRangeProfile);
3380 RequestAvailableDynamicRangeProfilesMap dynamicRangeProfile, in isColorSpaceCompatibleWithDynamicRangeAndPixelFormat() argument3390 int64_t dynamicRangeProfileI64 = static_cast<int64_t>(dynamicRangeProfile); in isColorSpaceCompatibleWithDynamicRangeAndPixelFormat()3454 RequestAvailableDynamicRangeProfilesMap dynamicRangeProfile) { in getDynamicRangeProfileString() argument3457 (dynamicRangeProfile); in getDynamicRangeProfileString()3716 RequestAvailableDynamicRangeProfilesMap dynamicRangeProfile) { in processColorSpaceRequest() argument3743 staticMeta, colorSpace, dynamicRangeProfile, in processColorSpaceRequest()3750 getDynamicRangeProfileString(dynamicRangeProfile), in processColorSpaceRequest()3757 getDynamicRangeProfileString(dynamicRangeProfile), in processColorSpaceRequest()3763 if (dynamicRangeProfile != static_cast<RequestAvailableDynamicRangeProfilesMap>( in processColorSpaceRequest()3771 dynamicRangeProfile) == dynamicRangeProfiles.end()); in processColorSpaceRequest()[all …]
675 stream.dynamicRangeProfile = RequestAvailableDynamicRangeProfilesMap:: in TEST_P()757 stream.dynamicRangeProfile = RequestAvailableDynamicRangeProfilesMap:: in TEST_P()
1092 static_cast<DynamicRangeProfile>(aidl_stream.dynamicRangeProfile); in ConvertToHalStream()