Searched refs:sAlloc (Results 1 – 8 of 8) sorted by relevance
357 gralloc::IAllocController* sAlloc = in alloc_buffer() local367 int err = sAlloc->allocate(data, allocFlags); in alloc_buffer()385 gralloc::IAllocController* sAlloc = in free_buffer() local388 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags); in free_buffer()
367 gralloc::IAllocController* sAlloc = in alloc_buffer() local377 int err = sAlloc->allocate(data, allocFlags); in alloc_buffer()395 gralloc::IAllocController* sAlloc = in free_buffer() local398 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags); in free_buffer()
627 gralloc::IAllocController* sAlloc = in alloc_buffer() local639 int err = sAlloc->allocate(data, allocFlags); in alloc_buffer()657 gralloc::IAllocController* sAlloc = in free_buffer() local660 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags); in free_buffer()
631 gralloc::IAllocController* sAlloc = in alloc_buffer() local643 int err = sAlloc->allocate(data, allocFlags); in alloc_buffer()661 gralloc::IAllocController* sAlloc = in free_buffer() local664 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags); in free_buffer()
133 static gralloc::IAllocController* sAlloc = 0; variable981 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()
131 static gralloc::IAllocController* sAlloc = 0; variable1007 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()
131 static gralloc::IAllocController* sAlloc = 0; variable1001 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()
133 static gralloc::IAllocController* sAlloc = 0; variable1000 if (sAlloc == 0) { in get_temp_buffer()1001 sAlloc = gralloc::IAllocController::getInstance(); in get_temp_buffer()1004 if (sAlloc == 0) { in get_temp_buffer()1009 int err = sAlloc->allocate(data, allocFlags); in get_temp_buffer()1023 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()