Searched refs:sAlloc (Results 1 - 14 of 14) sorted by relevance

/hardware/qcom/display/msm8960/libgralloc/
H A Dalloc_controller.cpp357 gralloc::IAllocController* sAlloc = local
367 int err = sAlloc->allocate(data, allocFlags);
385 gralloc::IAllocController* sAlloc = local
388 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags);
/hardware/qcom/display/msm8084/libgralloc/
H A Dalloc_controller.cpp631 gralloc::IAllocController* sAlloc = local
643 int err = sAlloc->allocate(data, allocFlags);
661 gralloc::IAllocController* sAlloc = local
664 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags);
/hardware/qcom/display/msm8226/libgralloc/
H A Dalloc_controller.cpp625 gralloc::IAllocController* sAlloc = local
637 int err = sAlloc->allocate(data, allocFlags);
655 gralloc::IAllocController* sAlloc = local
658 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags);
/hardware/qcom/display/msm8909/libgralloc/
H A Dalloc_controller.cpp637 gralloc::IAllocController* sAlloc = local
649 int err = sAlloc->allocate(data, allocFlags);
667 gralloc::IAllocController* sAlloc = local
670 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags);
/hardware/qcom/display/msm8994/libgralloc/
H A Dalloc_controller.cpp718 gralloc::IAllocController* sAlloc = local
730 int err = sAlloc->allocate(data, allocFlags);
748 gralloc::IAllocController* sAlloc = local
751 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags);
/hardware/qcom/display/msm8084/libcopybit/
H A Dcopybit_c2d.cpp131 static gralloc::IAllocController* sAlloc = 0; variable
1001 if (sAlloc == 0) {
1002 sAlloc = gralloc::IAllocController::getInstance();
1005 if (sAlloc == 0) {
1006 ALOGE("%s: sAlloc is still NULL", __FUNCTION__);
1010 int err = sAlloc->allocate(data, allocFlags);
1024 IMemAlloc* memalloc = sAlloc->getAllocator(data.allocType);
1290 IMemAlloc* memalloc = sAlloc->getAllocator(src_hnd->flags);
1375 IMemAlloc* memalloc = sAlloc->getAllocator(dst_hnd->flags);
/hardware/qcom/display/msm8226/libcopybit/
H A Dcopybit_c2d.cpp131 static gralloc::IAllocController* sAlloc = 0; variable
1007 if (sAlloc == 0) {
1008 sAlloc = gralloc::IAllocController::getInstance();
1011 if (sAlloc == 0) {
1012 ALOGE("%s: sAlloc is still NULL", __FUNCTION__);
1016 int err = sAlloc->allocate(data, allocFlags);
1030 IMemAlloc* memalloc = sAlloc->getAllocator(data.allocType);
1296 IMemAlloc* memalloc = sAlloc->getAllocator(src_hnd->flags);
1381 IMemAlloc* memalloc = sAlloc->getAllocator(dst_hnd->flags);
/hardware/qcom/display/msm8909/libcopybit/
H A Dcopybit_c2d.cpp130 static gralloc::IAllocController* sAlloc = 0; variable
985 if (sAlloc == 0) {
986 sAlloc = gralloc::IAllocController::getInstance();
989 if (sAlloc == 0) {
990 ALOGE("%s: sAlloc is still NULL", __FUNCTION__);
994 int err = sAlloc->allocate(data, allocFlags);
1008 IMemAlloc* memalloc = sAlloc->getAllocator(data.allocType);
1274 IMemAlloc* memalloc = sAlloc->getAllocator(src_hnd->flags);
1359 IMemAlloc* memalloc = sAlloc->getAllocator(dst_hnd->flags);
/hardware/qcom/display/msm8960/libcopybit/
H A Dcopybit_c2d.cpp133 static gralloc::IAllocController* sAlloc = 0; variable
981 if (sAlloc == 0) {
982 sAlloc = gralloc::IAllocController::getInstance();
985 if (sAlloc == 0) {
986 ALOGE("%s: sAlloc is still NULL", __FUNCTION__);
990 int err = sAlloc->allocate(data, allocFlags);
1004 IMemAlloc* memalloc = sAlloc->getAllocator(data.allocType);
1262 IMemAlloc* memalloc = sAlloc->getAllocator(src_hnd->flags);
1347 IMemAlloc* memalloc = sAlloc->getAllocator(dst_hnd->flags);
/hardware/qcom/display/msm8994/libcopybit/
H A Dcopybit_c2d.cpp130 static gralloc::IAllocController* sAlloc = 0; variable
1010 if (sAlloc == 0) {
1011 sAlloc = gralloc::IAllocController::getInstance();
1014 if (sAlloc == 0) {
1015 ALOGE("%s: sAlloc is still NULL", __FUNCTION__);
1019 int err = sAlloc->allocate(data, allocFlags);
1033 IMemAlloc* memalloc = sAlloc->getAllocator(data.allocType);
1299 IMemAlloc* memalloc = sAlloc->getAllocator(src_hnd->flags);
1384 IMemAlloc* memalloc = sAlloc->getAllocator(dst_hnd->flags);
/hardware/qcom/display/msm8996/libcopybit/
H A Dcopybit_c2d.cpp131 static gralloc::IAllocController* sAlloc = 0; variable
1005 if (sAlloc == 0) {
1006 sAlloc = gralloc::IAllocController::getInstance();
1009 if (sAlloc == 0) {
1010 ALOGE("%s: sAlloc is still NULL", __FUNCTION__);
1014 int err = sAlloc->allocate(data, allocFlags);
1028 IMemAlloc* memalloc = sAlloc->getAllocator(data.allocType);
1297 IMemAlloc* memalloc = sAlloc->getAllocator(src_hnd->flags);
1383 IMemAlloc* memalloc = sAlloc->getAllocator(dst_hnd->flags);
/hardware/qcom/display/msm8998/libcopybit/
H A Dcopybit_c2d.cpp131 static gralloc::IAllocController* sAlloc = 0; variable
1005 if (sAlloc == 0) {
1006 sAlloc = gralloc::IAllocController::getInstance();
1009 if (sAlloc == 0) {
1010 ALOGE("%s: sAlloc is still NULL", __FUNCTION__);
1014 int err = sAlloc->allocate(data, allocFlags);
1028 IMemAlloc* memalloc = sAlloc->getAllocator(data.allocType);
1297 IMemAlloc* memalloc = sAlloc->getAllocator(src_hnd->flags);
1383 IMemAlloc* memalloc = sAlloc->getAllocator(dst_hnd->flags);
/hardware/qcom/display/msm8996/libgralloc/
H A Dalloc_controller.cpp870 gralloc::IAllocController* sAlloc = local
882 int err = sAlloc->allocate(data, allocFlags);
904 gralloc::IAllocController* sAlloc = local
907 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags);
/hardware/qcom/display/msm8998/libgralloc/
H A Dalloc_controller.cpp893 gralloc::IAllocController* sAlloc = local
905 int err = sAlloc->allocate(data, allocFlags);
927 gralloc::IAllocController* sAlloc = local
930 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags);

Completed in 872 milliseconds