Home
last modified time | relevance | path

Searched refs:endConfigure (Results 1 – 14 of 14) sorted by relevance

/frameworks/hardware/interfaces/cameraservice/device/2.0/
DICameraDeviceUser.hal113 * endConfigure must be called after stream configuration is complete
125 endConfigure(StreamConfigurationMode operatingMode,
132 * endConfigure() block.
143 * endConfigure() block.
186 * beginConfigure()/endConfigure() blocks and also when the device
/frameworks/base/core/java/android/hardware/camera2/impl/
DICameraDeviceUserWrapper.java111 public void endConfigure(int operatingMode, CameraMetadataNative sessionParams) in endConfigure() method in ICameraDeviceUserWrapper
114 mRemoteDevice.endConfigure(operatingMode, (sessionParams == null) ? in endConfigure()
DCameraDeviceImpl.java474 mRemoteDevice.endConfigure(operatingMode, sessionParams.getNativeCopy()); in configureStreamsChecked()
476 mRemoteDevice.endConfigure(operatingMode, null); in configureStreamsChecked()
/frameworks/av/camera/aidl/android/hardware/camera2/
DICameraDeviceUser.aidl85 void endConfigure(int operatingMode, in CameraMetadataNative sessionParams); in endConfigure() method
/frameworks/av/services/camera/libcameraservice/hidl/
DHidlCameraDeviceUser.cpp197 Return<HStatus> HidlCameraDeviceUser::endConfigure(StreamConfigurationMode operatingMode, in endConfigure() function in android::frameworks::cameraservice::device::V2_0::implementation::HidlCameraDeviceUser
204 binder::Status ret = mDeviceRemote->endConfigure(convertFromHidl(operatingMode), in endConfigure()
DHidlCameraDeviceUser.h83 virtual Return<HStatus> endConfigure(StreamConfigurationMode operatingMode,
/frameworks/av/services/camera/libcameraservice/api2/
DCameraDeviceClient.h92 virtual binder::Status endConfigure(int operatingMode,
DCameraDeviceClient.cpp469 binder::Status CameraDeviceClient::endConfigure(int operatingMode, in endConfigure() function in android::CameraDeviceClient
/frameworks/av/camera/tests/
DCameraBinderTests.cpp510 res = device->endConfigure(/*isConstrainedHighSpeed*/ false, sessionParams); in TEST_F()
621 res = device->endConfigure(/*isConstrainedHighSpeed*/ false, sessionParams); in TEST_F()
/frameworks/hardware/interfaces/cameraservice/vts/functional/
DVtsHalCameraServiceV2_0TargetTest.cpp382 ret = deviceRemote->endConfigure(StreamConfigurationMode::NORMAL_MODE, hidlParams); in TEST_P()
/frameworks/base/core/java/android/hardware/camera2/legacy/
DCameraDeviceUserShim.java543 public void endConfigure(int operatingMode, CameraMetadataNative sessionParams) { in endConfigure() method in CameraDeviceUserShim
/frameworks/av/camera/ndk/impl/
DACameraDevice.cpp713 remoteRet = mRemote->endConfigure(/*isConstrainedHighSpeed*/ false, params); in configureStreamsLocked()
/frameworks/av/camera/ndk/ndk_vendor/impl/
DACameraDevice.cpp700 remoteRet = mRemote->endConfigure(StreamConfigurationMode::NORMAL_MODE, hidlParams); in configureStreamsLocked()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt21773 Landroid/hardware/camera2/ICameraDeviceUser$Stub$Proxy;->endConfigure(ILandroid/hardware/camera2/im…
21817 Landroid/hardware/camera2/ICameraDeviceUser;->endConfigure(ILandroid/hardware/camera2/impl/CameraMe…
22145 Landroid/hardware/camera2/impl/ICameraDeviceUserWrapper;->endConfigure(ILandroid/hardware/camera2/i…