Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/google_camera_hal/
Drgbird_result_request_processor.h100 bool* has_internal);
Drgbird_result_request_processor.cc158 CaptureResult* result, bool* has_internal) { in TryReturnInternalBufferForDepth() argument
160 if (result == nullptr || has_internal == nullptr) { in TryReturnInternalBufferForDepth()
174 *has_internal = true; in TryReturnInternalBufferForDepth()