Home
last modified time | relevance | path

Searched refs:heap (Results 1 – 11 of 11) sorted by relevance

/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraHWI.cpp164 QCameraHalHeap_t *heap = (QCameraHalHeap_t *)app_cb->argm_data_cb.user_data; in releaseAppCBData() local
165 releaseHeapMem(heap); in releaseAppCBData()
681 QCameraHalHeap_t *heap) in sendDataNotify() argument
695 app_cb->argm_data_cb.user_data = (void *)heap; in sendDataNotify()
2922 int QCameraHardwareInterface::initHeapMem( QCameraHalHeap_t *heap, in initHeapMem() argument
2933 heap, pmem_type, num_of_buf, buf_len); in initHeapMem()
2934 if(num_of_buf > MM_CAMERA_MAX_NUM_FRAMES || heap == NULL || in initHeapMem()
2941 memset(heap, 0, sizeof(QCameraHalHeap_t)); in initHeapMem()
2942 heap->buffer_count = num_of_buf; in initHeapMem()
2944 heap->mem_info[i].size = buf_len; in initHeapMem()
[all …]
/device/moto/shamu/camera/QCamera/HAL/core/inc/
DQCameraHWI.h543 int initHeapMem(QCameraHalHeap_t *heap,
549 int releaseHeapMem( QCameraHalHeap_t *heap);
955 QCameraHalHeap_t *heap);
/device/linaro/hikey/
Ddevice.mk18 $(call inherit-product-if-exists, frameworks/native/build/tablet-10in-xhdpi-2048-dalvik-heap.mk)
/device/google/contexthub/firmware/
DMakefile70 SRCS_os += src/printf.c src/timer.c src/seos.c src/heap.c src/slab.c src/spi.c src/trylock.c
/device/moto/shamu/camera/QCamera/HAL2/core/inc/
DQCameraHWI.h474 int initHeapMem( QCameraHalHeap_t *heap,
483 int releaseHeapMem( QCameraHalHeap_t *heap);
/device/asus/fugu/
Ddevice.mk62 $(call inherit-product-if-exists, frameworks/native/build/tablet-10in-xhdpi-2048-dalvik-heap.mk)
/device/google/dragon/
Ddevice.mk174 $(call inherit-product, frameworks/native/build/tablet-10in-xhdpi-2048-dalvik-heap.mk)
/device/moto/shamu/
Ddevice.mk349 $(call inherit-product, frameworks/native/build/phone-xhdpi-2048-dalvik-heap.mk)
/device/htc/flounder/
Ddevice.mk227 $(call inherit-product, frameworks/native/build/tablet-10in-xhdpi-2048-dalvik-heap.mk)
/device/lge/bullhead/
Ddevice.mk483 $(call inherit-product, frameworks/native/build/phone-xhdpi-2048-dalvik-heap.mk)
/device/huawei/angler/
Ddevice.mk466 $(call inherit-product, frameworks/native/build/phone-xhdpi-2048-dalvik-heap.mk)