Searched defs:getAllocator (Results 1 - 16 of 16) sorted by relevance

/hardware/interfaces/graphics/mapper/2.0/vts/functional/
H A DVtsHalGraphicsMapperTestUtils.cpp57 sp<IAllocator> Gralloc::getAllocator() const { function in class:android::hardware::graphics::mapper::V2_0::tests::Gralloc
/hardware/qcom/display/msm8084/libgralloc/
H A Dalloc_controller.cpp353 IMemAlloc* IonController::getAllocator(int flags) function in class:IonController
664 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags);
H A Dmapper.cpp47 static IMemAlloc* getAllocator(int flags) function
51 memalloc = alloc_ctrl->getAllocator(flags);
66 IMemAlloc* memalloc = getAllocator(hnd->flags) ;
103 IMemAlloc* memalloc = getAllocator(hnd->flags) ;
226 IMemAlloc* memalloc = getAllocator(hnd->flags) ;
275 IMemAlloc* memalloc = getAllocator(hnd->flags);
/hardware/qcom/display/msm8226/libgralloc/
H A Dalloc_controller.cpp352 IMemAlloc* IonController::getAllocator(int flags) function in class:IonController
658 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags);
H A Dmapper.cpp47 static IMemAlloc* getAllocator(int flags) function
51 memalloc = alloc_ctrl->getAllocator(flags);
66 IMemAlloc* memalloc = getAllocator(hnd->flags) ;
103 IMemAlloc* memalloc = getAllocator(hnd->flags) ;
226 IMemAlloc* memalloc = getAllocator(hnd->flags) ;
275 IMemAlloc* memalloc = getAllocator(hnd->flags);
/hardware/qcom/display/msm8909/libgralloc/
H A Dalloc_controller.cpp360 IMemAlloc* IonController::getAllocator(int flags) function in class:IonController
669 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags);
H A Dmapper.cpp50 static IMemAlloc* getAllocator(int flags) function
54 memalloc = alloc_ctrl->getAllocator(flags);
68 IMemAlloc* memalloc = getAllocator(hnd->flags) ;
115 IMemAlloc* memalloc = getAllocator(hnd->flags) ;
247 IMemAlloc* memalloc = getAllocator(hnd->flags) ;
298 IMemAlloc* memalloc = getAllocator(hnd->flags);
/hardware/qcom/display/msm8960/libgralloc/
H A Dalloc_controller.cpp244 IMemAlloc* IonController::getAllocator(int flags) function in class:IonController
388 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags);
H A Dmapper.cpp49 static IMemAlloc* getAllocator(int flags) function
53 memalloc = alloc_ctrl->getAllocator(flags);
65 IMemAlloc* memalloc = getAllocator(hnd->flags) ;
99 IMemAlloc* memalloc = getAllocator(hnd->flags) ;
219 IMemAlloc* memalloc = getAllocator(hnd->flags) ;
308 IMemAlloc* memalloc = getAllocator(hnd->flags);
/hardware/qcom/display/sdm845/libgralloc/
H A Dmapper.cpp50 static IMemAlloc* getAllocator(int flags) function
54 memalloc = alloc_ctrl->getAllocator(flags);
61 IMemAlloc* memalloc = getAllocator(hnd->flags) ;
89 IMemAlloc* memalloc = getAllocator(hnd->flags) ;
132 IMemAlloc* memalloc = getAllocator(hnd->flags) ;
238 IMemAlloc* memalloc = getAllocator(hnd->flags) ;
289 IMemAlloc* memalloc = getAllocator(hnd->flags);
H A Dalloc_controller.cpp526 IMemAlloc* IonController::getAllocator(int flags) function in class:IonController
911 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags);
/hardware/qcom/display/msm8994/libgralloc/
H A Dalloc_controller.cpp441 IMemAlloc* IonController::getAllocator(int flags) function in class:IonController
760 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags);
H A Dmapper.cpp52 static IMemAlloc* getAllocator(int flags) function
56 memalloc = alloc_ctrl->getAllocator(flags);
63 IMemAlloc* memalloc = getAllocator(hnd->flags) ;
91 IMemAlloc* memalloc = getAllocator(hnd->flags) ;
134 IMemAlloc* memalloc = getAllocator(hnd->flags) ;
240 IMemAlloc* memalloc = getAllocator(hnd->flags) ;
291 IMemAlloc* memalloc = getAllocator(hnd->flags);
/hardware/qcom/display/msm8996/libgralloc/
H A Dmapper.cpp52 static IMemAlloc* getAllocator(int flags) function
56 memalloc = alloc_ctrl->getAllocator(flags);
63 IMemAlloc* memalloc = getAllocator(hnd->flags) ;
91 IMemAlloc* memalloc = getAllocator(hnd->flags) ;
134 IMemAlloc* memalloc = getAllocator(hnd->flags) ;
240 IMemAlloc* memalloc = getAllocator(hnd->flags) ;
291 IMemAlloc* memalloc = getAllocator(hnd->flags);
H A Dalloc_controller.cpp508 IMemAlloc* IonController::getAllocator(int flags) function in class:IonController
914 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags);
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc.cpp572 static IMemAlloc* getAllocator(int flags) function
576 memalloc = alloc_ctrl->getAllocator(flags);
609 IMemAlloc* memalloc = getAllocator(hnd->flags);

Completed in 641 milliseconds