Home
last modified time | relevance | path

Searched refs:TryAddDepthInternalYuvOutputLocked (Results 1 – 2 of 2) sorted by relevance

/hardware/google/camera/common/hal/google_camera_hal/
Drgbird_rt_request_processor.h83 status_t TryAddDepthInternalYuvOutputLocked(CaptureRequest* block_request);
Drgbird_rt_request_processor.cc596 status_t res = TryAddDepthInternalYuvOutputLocked(&physical_request); in TryAddRgbProcessBlockRequestLocked()
630 status_t RgbirdRtRequestProcessor::TryAddDepthInternalYuvOutputLocked( in TryAddDepthInternalYuvOutputLocked() function in android::google_camera_hal::RgbirdRtRequestProcessor