Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/camera/common/hal/google_camera_hal/
Dcamera_device_session.cc381 measure_buffer_allocation_time_ = in Initialize()
384 measure_buffer_allocation_time_); in Initialize()
1868 if (measure_buffer_allocation_time_) { in RequestStreamBuffers()
1878 if (measure_buffer_allocation_time_) { in RequestStreamBuffers()
Dcamera_device_session.h449 bool measure_buffer_allocation_time_ = false; variable