Home
last modified time | relevance | path

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

/aosp12/hardware/google/camera/common/hal/utils/
H A Dstream_buffer_cache_manager.cc39 inline constexpr char kRaiseBufAllocationPriority[] = variable
226 if (property_get_bool(kRaiseBufAllocationPriority, false)) { in WorkloadThreadLoop()