/frameworks/base/core/java/android/hardware/camera2/extension/ |
D | CameraOutputSurface.java | 132 public void setDynamicRangeProfile( in setDynamicRangeProfile()
|
/frameworks/ex/camera2/extensions/stub/src/main/java/androidx/camera/extensions/impl/advanced/ |
D | Camera2OutputConfigImplBuilder.java | 100 public Camera2OutputConfigImplBuilder setDynamicRangeProfile(long dynamicRangeProfile) { in setDynamicRangeProfile() 177 public void setDynamicRangeProfile(long dynamicRangeProfile) { in setDynamicRangeProfile()
|
/frameworks/ex/camera2/extensions/advancedSample/src/java/androidx/camera/extensions/impl/advanced/ |
D | Camera2OutputConfigImplBuilder.java | 100 public Camera2OutputConfigImplBuilder setDynamicRangeProfile(long dynamicRangeProfile) { in setDynamicRangeProfile() 177 public void setDynamicRangeProfile(long dynamicRangeProfile) { in setDynamicRangeProfile()
|
/frameworks/av/camera/tests/fuzzer/ |
D | camera_SessionStats_fuzzer.cpp | 75 int32_t dynamicRangeProfile = fdp.ConsumeIntegral<int32_t>(); in LLVMFuzzerTestOneInput() local
|
/frameworks/base/core/java/android/hardware/camera2/params/ |
D | ColorSpaceProfiles.java | 237 @DynamicRangeProfiles.Profile long dynamicRangeProfile) { in getSupportedColorSpacesForDynamicRange()
|
D | OutputConfiguration.java | 1516 long dynamicRangeProfile = source.readLong(); in OutputConfiguration() local
|
/frameworks/av/services/camera/libcameraservice/utils/ |
D | SessionConfigurationUtils.cpp | 243 bool isDynamicRangeProfileSupported(int64_t dynamicRangeProfile, const CameraMetadata& staticInfo) { in isDynamicRangeProfileSupported() 291 bool is10bitDynamicRangeProfile(int64_t dynamicRangeProfile) { in is10bitDynamicRangeProfile() 319 int64_t dynamicRangeProfile, const CameraMetadata& staticInfo) { in isColorSpaceSupported() 435 const std::vector<int32_t> &sensorPixelModesUsed, int64_t dynamicRangeProfile, in createSurfaceFromGbp() 825 int64_t dynamicRangeProfile = it.getDynamicRangeProfile(); in convertToHALStreamCombination() local
|
D | CameraServiceProxyWrapper.cpp | 252 int64_t dynamicRangeProfile = config.getDynamicRangeProfile(); in encodeSessionConfiguration() local
|
/frameworks/av/services/camera/libcameraservice/device3/ |
D | Camera3OutputStream.cpp | 62 int setId, bool isMultiResolution, int64_t dynamicRangeProfile, in Camera3OutputStream() 97 int setId, bool isMultiResolution, int64_t dynamicRangeProfile, in Camera3OutputStream() 137 int setId, bool isMultiResolution, int64_t dynamicRangeProfile, in Camera3OutputStream() 185 int64_t dynamicRangeProfile, int64_t streamUseCase, in Camera3OutputStream()
|
D | Camera3IOStreamBase.cpp | 40 int setId, bool isMultiResolution, int64_t dynamicRangeProfile, int64_t streamUseCase, in Camera3IOStreamBase()
|
D | Camera3Stream.cpp | 58 int setId, bool isMultiResolution, int64_t dynamicRangeProfile, in Camera3Stream() 1046 int64_t dynamicRangeProfile) { in queueHDRMetadata()
|
D | Camera3StreamInterface.h | 114 int64_t dynamicRangeProfile; variable
|
D | Camera3StreamSplitter.cpp | 47 int64_t dynamicRangeProfile) { in connect()
|
D | Camera3Device.cpp | 1014 uint64_t consumerUsage, int64_t dynamicRangeProfile, int64_t streamUseCase, in createStream() 1050 uint64_t consumerUsage, int64_t dynamicRangeProfile, int64_t streamUseCase, in createStream()
|
/frameworks/base/core/java/android/hardware/ |
D | CameraStreamStats.java | 78 int startLatencyMs, int maxHalBuffers, int maxAppBuffers, long dynamicRangeProfile, in CameraStreamStats()
|
/frameworks/av/camera/include/camera/ |
D | CameraSessionStats.h | 84 int64_t usage, int maxHalBuffers, int maxAppBuffers, int dynamicRangeProfile, in CameraStreamStats()
|
/frameworks/av/services/camera/libcameraservice/common/ |
D | CameraDeviceBase.h | 238 int64_t dynamicRangeProfile; member
|
/frameworks/av/camera/ |
D | CameraSessionStats.cpp | 123 int64_t dynamicRangeProfile = ANDROID_REQUEST_AVAILABLE_DYNAMIC_RANGE_PROFILES_MAP_STANDARD; in readFromParcel() local
|
/frameworks/av/services/camera/libcameraservice/api2/ |
D | CameraDeviceClient.cpp | 908 int64_t dynamicRangeProfile = outputConfiguration.getDynamicRangeProfile(); in createStream() local 1329 int64_t dynamicRangeProfile = outputConfiguration.getDynamicRangeProfile(); in updateOutputConfiguration() local 1704 int64_t dynamicRangeProfile = outputConfiguration.getDynamicRangeProfile(); in finalizeOutputConfigurations() local
|
/frameworks/av/services/camera/libcameraservice/device3/aidl/ |
D | AidlCamera3Device.cpp | 94 mapToAidlDynamicProfile(int64_t dynamicRangeProfile) { in mapToAidlDynamicProfile()
|