Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/sm8150/display/gralloc/
H A Dgr_adreno_info.h117 bool use_system_heap_for_sensors = true; member
H A DQtiAllocator.cpp45 props->use_system_heap_for_sensors = in get_properties()
H A Dgr_allocator.cpp118 use_system_heap_for_sensors_ = props.use_system_heap_for_sensors; in SetProperties()
/aosp12/hardware/qcom/sm7250/display/gralloc/
H A DQtiAllocator.cpp45 props->use_system_heap_for_sensors = in get_properties()
H A Dgr_allocator.cpp110 use_system_heap_for_sensors_ = props.use_system_heap_for_sensors; in SetProperties()
H A Dgr_utils.h70 bool use_system_heap_for_sensors = true; member