Home
last modified time | relevance | path

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

/hardware/qcom/msm8994/original-kernel-headers/linux/
Dion.h153 struct ion_heap_query { struct
234 struct ion_heap_query)
/hardware/google/graphics/common/libion/
Dion_uapi.h95 struct ion_heap_query { struct
113 #define ION_IOC_HEAP_QUERY _IOWR(ION_IOC_MAGIC, 8, struct ion_heap_query) argument
/hardware/google/graphics/common/libion/test/
Dion_test_fixture.cpp54 ion_heap_query query; in SetUp()