Home
last modified time | relevance | path

Searched defs:alloc_type (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/display/msm8996/sdm/libs/hwc/
Dhwc_buffer_allocator.h55 int alloc_type; //!< Specifies allocation type set by the buffer allocator. member
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_ion_alloc.h55 unsigned int alloc_type = 0x0; member
Dgr_allocator.cpp590 unsigned int *alloc_type, unsigned int *ion_flags) { in GetIonHeapInfo()