Searched refs:createCaptureSessionInternal (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/core/java/android/hardware/camera2/impl/ |
D | CameraDeviceImpl.java | 510 createCaptureSessionInternal(null, outConfigurations, callback, in createCaptureSession() 527 createCaptureSessionInternal(null, currentOutputs, callback, checkAndWrapHandler(handler), in createCaptureSessionByOutputConfigurations() 547 createCaptureSessionInternal(inputConfig, outConfigurations, callback, in createReprocessableCaptureSession() 576 createCaptureSessionInternal(inputConfig, currentOutputs, in createReprocessableCaptureSessionByConfigurations() 593 createCaptureSessionInternal(null, outConfigurations, callback, in createConstrainedHighSpeedCaptureSession() 609 createCaptureSessionInternal(inputConfig, currentOutputs, callback, in createCustomCaptureSession() 627 createCaptureSessionInternal(config.getInputConfiguration(), outputConfigs, in createCaptureSession() 632 private void createCaptureSessionInternal(InputConfiguration inputConfig, in createCaptureSessionInternal() method in CameraDeviceImpl
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 2446 HPLandroid/hardware/camera2/impl/CameraDeviceImpl;->createCaptureSessionInternal(Landroid/hardware/…
|