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.h101 bool* has_internal);
Drgbird_result_request_processor.cc159 CaptureResult* result, bool* has_internal) { in TryReturnInternalBufferForDepth() argument
161 if (result == nullptr || has_internal == nullptr) { in TryReturnInternalBufferForDepth()
175 *has_internal = true; in TryReturnInternalBufferForDepth()