Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/display/gralloc/
Dgr_allocator.h64 bool use_system_heap_for_sensors_ = true; variable
Dgr_allocator.cpp118 use_system_heap_for_sensors_ = props.use_system_heap_for_sensors; in SetProperties()
242 if (use_system_heap_for_sensors_) { in GetIonHeapInfo()
/hardware/qcom/sm7250/display/gralloc/
Dgr_allocator.h63 bool use_system_heap_for_sensors_ = true; variable
Dgr_allocator.cpp110 use_system_heap_for_sensors_ = props.use_system_heap_for_sensors; in SetProperties()
235 if (use_system_heap_for_sensors_) { in GetIonHeapInfo()