/hardware/qcom/display/msm8960/libgralloc/ |
D | alloc_controller.cpp | 357 gralloc::IAllocController* sAlloc = in alloc_buffer() local 367 int err = sAlloc->allocate(data, allocFlags); in alloc_buffer() 385 gralloc::IAllocController* sAlloc = in free_buffer() local 388 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags); in free_buffer()
|
/hardware/qcom/display/msm8226/libgralloc/ |
D | alloc_controller.cpp | 625 gralloc::IAllocController* sAlloc = in alloc_buffer() local 637 int err = sAlloc->allocate(data, allocFlags); in alloc_buffer() 655 gralloc::IAllocController* sAlloc = in free_buffer() local 658 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags); in free_buffer()
|
/hardware/qcom/display/msm8084/libgralloc/ |
D | alloc_controller.cpp | 631 gralloc::IAllocController* sAlloc = in alloc_buffer() local 643 int err = sAlloc->allocate(data, allocFlags); in alloc_buffer() 661 gralloc::IAllocController* sAlloc = in free_buffer() local 664 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags); in free_buffer()
|
/hardware/qcom/display/msm8994/libgralloc/ |
D | alloc_controller.cpp | 727 gralloc::IAllocController* sAlloc = in alloc_buffer() local 739 int err = sAlloc->allocate(data, allocFlags); in alloc_buffer() 757 gralloc::IAllocController* sAlloc = in free_buffer() local 760 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags); in free_buffer()
|
/hardware/qcom/display/msm8960/libcopybit/ |
D | copybit_c2d.cpp | 133 static gralloc::IAllocController* sAlloc = 0; variable 981 if (sAlloc == 0) { in get_temp_buffer() 982 sAlloc = gralloc::IAllocController::getInstance(); in get_temp_buffer() 985 if (sAlloc == 0) { in get_temp_buffer() 990 int err = sAlloc->allocate(data, allocFlags); in get_temp_buffer() 1004 IMemAlloc* memalloc = sAlloc->getAllocator(data.allocType); in free_temp_buffer() 1262 IMemAlloc* memalloc = sAlloc->getAllocator(src_hnd->flags); in stretch_copybit_internal() 1347 IMemAlloc* memalloc = sAlloc->getAllocator(dst_hnd->flags); in stretch_copybit_internal()
|
/hardware/qcom/display/msm8996/libcopybit/ |
D | copybit_c2d.cpp | 131 static gralloc::IAllocController* sAlloc = 0; variable 1005 if (sAlloc == 0) { in get_temp_buffer() 1006 sAlloc = gralloc::IAllocController::getInstance(); in get_temp_buffer() 1009 if (sAlloc == 0) { in get_temp_buffer() 1014 int err = sAlloc->allocate(data, allocFlags); in get_temp_buffer() 1028 IMemAlloc* memalloc = sAlloc->getAllocator(data.allocType); in free_temp_buffer() 1297 IMemAlloc* memalloc = sAlloc->getAllocator(src_hnd->flags); in stretch_copybit_internal() 1383 IMemAlloc* memalloc = sAlloc->getAllocator(dst_hnd->flags); in stretch_copybit_internal()
|
/hardware/qcom/display/msm8909w_3100/libcopybit/ |
D | copybit_c2d.cpp | 131 static gralloc::IAllocController* sAlloc = 0; variable 1005 if (sAlloc == 0) { in get_temp_buffer() 1006 sAlloc = gralloc::IAllocController::getInstance(); in get_temp_buffer() 1009 if (sAlloc == 0) { in get_temp_buffer() 1014 int err = sAlloc->allocate(data, allocFlags); in get_temp_buffer() 1028 IMemAlloc* memalloc = sAlloc->getAllocator(data.allocType); in free_temp_buffer() 1297 IMemAlloc* memalloc = sAlloc->getAllocator(src_hnd->flags); in stretch_copybit_internal() 1383 IMemAlloc* memalloc = sAlloc->getAllocator(dst_hnd->flags); in stretch_copybit_internal()
|
/hardware/qcom/display/msm8909/libcopybit/ |
D | copybit_c2d.cpp | 131 static gralloc::IAllocController* sAlloc = 0; variable 1005 if (sAlloc == 0) { in get_temp_buffer() 1006 sAlloc = gralloc::IAllocController::getInstance(); in get_temp_buffer() 1009 if (sAlloc == 0) { in get_temp_buffer() 1014 int err = sAlloc->allocate(data, allocFlags); in get_temp_buffer() 1028 IMemAlloc* memalloc = sAlloc->getAllocator(data.allocType); in free_temp_buffer() 1297 IMemAlloc* memalloc = sAlloc->getAllocator(src_hnd->flags); in stretch_copybit_internal() 1383 IMemAlloc* memalloc = sAlloc->getAllocator(dst_hnd->flags); in stretch_copybit_internal()
|
/hardware/qcom/display/msm8994/libcopybit/ |
D | copybit_c2d.cpp | 130 static gralloc::IAllocController* sAlloc = 0; variable 1010 if (sAlloc == 0) { in get_temp_buffer() 1011 sAlloc = gralloc::IAllocController::getInstance(); in get_temp_buffer() 1014 if (sAlloc == 0) { in get_temp_buffer() 1019 int err = sAlloc->allocate(data, allocFlags); in get_temp_buffer() 1033 IMemAlloc* memalloc = sAlloc->getAllocator(data.allocType); in free_temp_buffer() 1299 IMemAlloc* memalloc = sAlloc->getAllocator(src_hnd->flags); in stretch_copybit_internal() 1384 IMemAlloc* memalloc = sAlloc->getAllocator(dst_hnd->flags); in stretch_copybit_internal()
|
/hardware/qcom/sdm845/display/libcopybit/ |
D | copybit_c2d.cpp | 131 static gralloc::IAllocController* sAlloc = 0; variable 1005 if (sAlloc == 0) { in get_temp_buffer() 1006 sAlloc = gralloc::IAllocController::getInstance(); in get_temp_buffer() 1009 if (sAlloc == 0) { in get_temp_buffer() 1014 int err = sAlloc->allocate(data, allocFlags); in get_temp_buffer() 1028 IMemAlloc* memalloc = sAlloc->getAllocator(data.allocType); in free_temp_buffer() 1297 IMemAlloc* memalloc = sAlloc->getAllocator(src_hnd->flags); in stretch_copybit_internal() 1383 IMemAlloc* memalloc = sAlloc->getAllocator(dst_hnd->flags); in stretch_copybit_internal()
|
/hardware/qcom/display/msm8226/libcopybit/ |
D | copybit_c2d.cpp | 131 static gralloc::IAllocController* sAlloc = 0; variable 1007 if (sAlloc == 0) { in get_temp_buffer() 1008 sAlloc = gralloc::IAllocController::getInstance(); in get_temp_buffer() 1011 if (sAlloc == 0) { in get_temp_buffer() 1016 int err = sAlloc->allocate(data, allocFlags); in get_temp_buffer() 1030 IMemAlloc* memalloc = sAlloc->getAllocator(data.allocType); in free_temp_buffer() 1296 IMemAlloc* memalloc = sAlloc->getAllocator(src_hnd->flags); in stretch_copybit_internal() 1381 IMemAlloc* memalloc = sAlloc->getAllocator(dst_hnd->flags); in stretch_copybit_internal()
|
/hardware/qcom/display/msm8998/libcopybit/ |
D | copybit_c2d.cpp | 129 static gralloc::IAllocController* sAlloc = 0; variable 1003 if (sAlloc == 0) { in get_temp_buffer() 1004 sAlloc = gralloc::IAllocController::getInstance(); in get_temp_buffer() 1007 if (sAlloc == 0) { in get_temp_buffer() 1012 int err = sAlloc->allocate(data, allocFlags); in get_temp_buffer() 1026 IMemAlloc* memalloc = sAlloc->getAllocator(data.allocType); in free_temp_buffer() 1295 IMemAlloc* memalloc = sAlloc->getAllocator(src_hnd->flags); in stretch_copybit_internal() 1381 IMemAlloc* memalloc = sAlloc->getAllocator(dst_hnd->flags); in stretch_copybit_internal()
|
/hardware/qcom/display/msm8084/libcopybit/ |
D | copybit_c2d.cpp | 131 static gralloc::IAllocController* sAlloc = 0; variable 1001 if (sAlloc == 0) { in get_temp_buffer() 1002 sAlloc = gralloc::IAllocController::getInstance(); in get_temp_buffer() 1005 if (sAlloc == 0) { in get_temp_buffer() 1010 int err = sAlloc->allocate(data, allocFlags); in get_temp_buffer() 1024 IMemAlloc* memalloc = sAlloc->getAllocator(data.allocType); in free_temp_buffer() 1290 IMemAlloc* memalloc = sAlloc->getAllocator(src_hnd->flags); in stretch_copybit_internal() 1375 IMemAlloc* memalloc = sAlloc->getAllocator(dst_hnd->flags); in stretch_copybit_internal()
|
/hardware/qcom/display/msm8996/libgralloc/ |
D | alloc_controller.cpp | 877 gralloc::IAllocController* sAlloc = in alloc_buffer() local 889 int err = sAlloc->allocate(data, allocFlags); in alloc_buffer() 911 gralloc::IAllocController* sAlloc = in free_buffer() local 914 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags); in free_buffer()
|
/hardware/qcom/display/msm8909/libgralloc/ |
D | alloc_controller.cpp | 874 gralloc::IAllocController* sAlloc = in alloc_buffer() local 886 int err = sAlloc->allocate(data, allocFlags); in alloc_buffer() 908 gralloc::IAllocController* sAlloc = in free_buffer() local 911 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags); in free_buffer()
|
/hardware/qcom/display/msm8909w_3100/libgralloc/ |
D | alloc_controller.cpp | 874 gralloc::IAllocController* sAlloc = in alloc_buffer() local 886 int err = sAlloc->allocate(data, allocFlags); in alloc_buffer() 908 gralloc::IAllocController* sAlloc = in free_buffer() local 911 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags); in free_buffer()
|