Searched refs:QtiAllocator (Results 1 – 6 of 6) sorted by relevance
49 QtiAllocator::QtiAllocator() { in QtiAllocator() function in vendor::qti::hardware::display::allocator::V3_0::implementation::QtiAllocator54 Return<void> QtiAllocator::dumpDebugInfo(dumpDebugInfo_cb hidl_cb) { in dumpDebugInfo()63 Return<void> QtiAllocator::allocate(const hidl_vec<uint32_t> &descriptor, uint32_t count, in allocate()104 return new QtiAllocator(); in HIDL_FETCH_IQtiAllocator()
35 using vendor::qti::hardware::display::allocator::V3_0::implementation::QtiAllocator;38 android::sp<IQtiAllocator> service = new QtiAllocator(); in main()
61 class QtiAllocator : public IQtiAllocator {63 QtiAllocator();
49 QtiAllocator::QtiAllocator() { in QtiAllocator() function in vendor::qti::hardware::display::allocator::V1_0::implementation::QtiAllocator54 Return<void> QtiAllocator::dumpDebugInfo(dumpDebugInfo_cb hidl_cb) { in dumpDebugInfo()63 Return<void> QtiAllocator::allocate(const hidl_vec<uint32_t> &descriptor, uint32_t count, in allocate()104 return new QtiAllocator(); in HIDL_FETCH_IAllocator()
34 using vendor::qti::hardware::display::allocator::V1_0::implementation::QtiAllocator;38 android::sp<IAllocator> service = new QtiAllocator(); in main()
60 class QtiAllocator : public IAllocator {62 QtiAllocator();