Home
last modified time | relevance | path

Searched refs:getAllocator (Results 1 – 25 of 55) sorted by relevance

123

/hardware/qcom/display/msm8084/libgralloc/
Dalloc_controller.h46 virtual IMemAlloc* getAllocator(int flags) = 0;
62 virtual IMemAlloc* getAllocator(int flags);
Dmapper.cpp47 static IMemAlloc* getAllocator(int flags) in getAllocator() function
51 memalloc = alloc_ctrl->getAllocator(flags); in getAllocator()
66 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map()
103 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_unmap()
226 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map_and_invalidate()
275 IMemAlloc* memalloc = getAllocator(hnd->flags); in gralloc_unlock()
Dalloc_controller.cpp353 IMemAlloc* IonController::getAllocator(int flags) in getAllocator() function in IonController
664 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags); in free_buffer()
/hardware/qcom/display/msm8994/libgralloc/
Dalloc_controller.h46 virtual IMemAlloc* getAllocator(int flags) = 0;
62 virtual IMemAlloc* getAllocator(int flags);
Dmapper.cpp52 static IMemAlloc* getAllocator(int flags) in getAllocator() function
56 memalloc = alloc_ctrl->getAllocator(flags); in getAllocator()
63 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map_metadata()
91 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map()
134 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_unmap()
240 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map_and_invalidate()
291 IMemAlloc* memalloc = getAllocator(hnd->flags); in gralloc_unlock()
/hardware/qcom/display/msm8960/libgralloc/
Dalloc_controller.h46 virtual IMemAlloc* getAllocator(int flags) = 0;
62 virtual IMemAlloc* getAllocator(int flags);
Dmapper.cpp49 static IMemAlloc* getAllocator(int flags) in getAllocator() function
53 memalloc = alloc_ctrl->getAllocator(flags); in getAllocator()
65 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map()
99 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_unmap()
219 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map_and_invalidate()
308 IMemAlloc* memalloc = getAllocator(hnd->flags); in gralloc_unlock()
Dalloc_controller.cpp244 IMemAlloc* IonController::getAllocator(int flags) in getAllocator() function in IonController
388 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags); in free_buffer()
/hardware/qcom/display/msm8226/libgralloc/
Dalloc_controller.h46 virtual IMemAlloc* getAllocator(int flags) = 0;
62 virtual IMemAlloc* getAllocator(int flags);
Dmapper.cpp47 static IMemAlloc* getAllocator(int flags) in getAllocator() function
51 memalloc = alloc_ctrl->getAllocator(flags); in getAllocator()
66 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map()
103 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_unmap()
226 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map_and_invalidate()
275 IMemAlloc* memalloc = getAllocator(hnd->flags); in gralloc_unlock()
Dalloc_controller.cpp352 IMemAlloc* IonController::getAllocator(int flags) in getAllocator() function in IonController
658 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags); in free_buffer()
/hardware/qcom/display/msm8909/libgralloc/
Dalloc_controller.h57 virtual IMemAlloc* getAllocator(int flags) = 0;
75 virtual IMemAlloc* getAllocator(int flags);
Dmapper.cpp50 static IMemAlloc* getAllocator(int flags) in getAllocator() function
54 memalloc = alloc_ctrl->getAllocator(flags); in getAllocator()
61 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map_metadata()
89 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map()
132 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_unmap()
238 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map_and_invalidate()
289 IMemAlloc* memalloc = getAllocator(hnd->flags); in gralloc_unlock()
/hardware/qcom/display/msm8996/libgralloc/
Dalloc_controller.h57 virtual IMemAlloc* getAllocator(int flags) = 0;
75 virtual IMemAlloc* getAllocator(int flags);
Dmapper.cpp51 static IMemAlloc* getAllocator(int flags) in getAllocator() function
55 memalloc = alloc_ctrl->getAllocator(flags); in getAllocator()
62 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map_metadata()
90 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map()
133 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_unmap()
239 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map_and_invalidate()
290 IMemAlloc* memalloc = getAllocator(hnd->flags); in gralloc_unlock()
/hardware/qcom/display/msm8909w_3100/libgralloc/
Dalloc_controller.h57 virtual IMemAlloc* getAllocator(int flags) = 0;
75 virtual IMemAlloc* getAllocator(int flags);
Dmapper.cpp50 static IMemAlloc* getAllocator(int flags) in getAllocator() function
54 memalloc = alloc_ctrl->getAllocator(flags); in getAllocator()
61 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map_metadata()
89 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map()
132 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_unmap()
238 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map_and_invalidate()
289 IMemAlloc* memalloc = getAllocator(hnd->flags); in gralloc_unlock()
/hardware/interfaces/graphics/mapper/2.0/utils/vts/include/mapper-vts/2.0/
DMapperVts.h46 sp<IAllocator> getAllocator() const;
/hardware/qcom/display/msm8960/liboverlay/
DoverlayMem.h161 IMemAlloc* memalloc = mAlloc->getAllocator(mAllocType); in close()
/hardware/interfaces/graphics/mapper/3.0/utils/vts/include/mapper-vts/3.0/
DMapperVts.h46 sp<IAllocator> getAllocator() const;
/hardware/qcom/display/msm8994/liboverlay/
DoverlayMem.h171 IMemAlloc* memalloc = mAlloc->getAllocator(mAllocType); in close()
/hardware/qcom/display/msm8226/liboverlay/
DoverlayMem.h171 IMemAlloc* memalloc = mAlloc->getAllocator(mAllocType); in close()
/hardware/qcom/display/msm8084/liboverlay/
DoverlayMem.h189 IMemAlloc* memalloc = mAlloc->getAllocator(mAllocType); in close()
/hardware/interfaces/graphics/mapper/2.0/vts/functional/
DVtsHalGraphicsMapperV2_0TargetTest.cpp97 mGralloc->getAllocator()->allocate(descriptor, 1, in TEST_P()
128 mGralloc->getAllocator()->allocate( in TEST_P()
/hardware/interfaces/graphics/mapper/3.0/vts/functional/
DVtsHalGraphicsMapperV3_0TargetTest.cpp97 mGralloc->getAllocator()->allocate(descriptor, 1, in TEST_P()
128 mGralloc->getAllocator()->allocate( in TEST_P()

123