Home
last modified time | relevance | path

Searched refs:NON_SECURE (Results 1 – 12 of 12) sorted by relevance

/device/moto/shamu/camera/QCamera2/HAL/
DQCameraMem.cpp660 rc = alloc(count, size, heap_mask, NON_SECURE); in allocate()
703 int rc = alloc(count, size, heap_mask, NON_SECURE); in allocateMore()
913 int rc = alloc(count, size, heap_mask, NON_SECURE); in allocateMore()
DQCamera2HWI.cpp1310 rc = capabilityHeap->allocate(1, sizeof(cam_capability_t), NON_SECURE); in initCapabilities()
1709 rc = mem->allocate(bufferCnt, size, NON_SECURE); in allocateStreamBuf()
1773 rc = streamInfoBuf->allocate(1, sizeof(cam_stream_info_t), NON_SECURE); in allocateStreamInfoBuf()
1788 streamInfo->is_secure = NON_SECURE; in allocateStreamInfoBuf()
1817 streamInfo->is_secure = NON_SECURE; in allocateStreamInfoBuf()
3192 rc = imgBuf->allocate(1, config->input_buf_planes.plane_info.frame_len, NON_SECURE); in registerFaceImage()
DQCameraParameters.cpp4523 rc = m_pParamHeap->allocate(1, sizeof(parm_buffer_t), NON_SECURE); in init()
/device/huawei/angler/camera/QCamera2/HAL/
DQCameraMem.cpp793 rc = alloc(count, size, heap_id_mask, NON_SECURE); in allocate()
838 int rc = alloc(count, size, heap_id_mask, NON_SECURE); in allocateMore()
1051 int rc = alloc(count, size, heap_id_mask, NON_SECURE); in allocateMore()
DQCamera2HWI.cpp1388 rc = capabilityHeap->allocate(1, sizeof(cam_capability_t), NON_SECURE); in initCapabilities()
1793 rc = mem->allocate(bufferCnt, size, NON_SECURE); in allocateStreamBuf()
1874 rc = miscBuf->allocate(bufNum, bufSize, NON_SECURE); in allocateMiscBuf()
1909 rc = streamInfoBuf->allocate(1, sizeof(cam_stream_info_t), NON_SECURE); in allocateStreamInfoBuf()
1924 streamInfo->is_secure = NON_SECURE; in allocateStreamInfoBuf()
1954 streamInfo->is_secure = NON_SECURE; in allocateStreamInfoBuf()
2110 rc = mem->allocate(1, size, NON_SECURE); in allocateStreamUserBuf()
4075 rc = imgBuf->allocate(1, config->input_buf_planes.plane_info.frame_len, NON_SECURE); in registerFaceImage()
DQCameraParameters.cpp5439 rc = m_pParamHeap->allocate(1, sizeof(parm_buffer_t), NON_SECURE); in init()
/device/lge/bullhead/camera/QCamera2/HAL/
DQCameraMem.cpp793 rc = alloc(count, size, heap_id_mask, NON_SECURE); in allocate()
838 int rc = alloc(count, size, heap_id_mask, NON_SECURE); in allocateMore()
1051 int rc = alloc(count, size, heap_id_mask, NON_SECURE); in allocateMore()
DQCamera2HWI.cpp1388 rc = capabilityHeap->allocate(1, sizeof(cam_capability_t), NON_SECURE); in initCapabilities()
1793 rc = mem->allocate(bufferCnt, size, NON_SECURE); in allocateStreamBuf()
1874 rc = miscBuf->allocate(bufNum, bufSize, NON_SECURE); in allocateMiscBuf()
1909 rc = streamInfoBuf->allocate(1, sizeof(cam_stream_info_t), NON_SECURE); in allocateStreamInfoBuf()
1924 streamInfo->is_secure = NON_SECURE; in allocateStreamInfoBuf()
1954 streamInfo->is_secure = NON_SECURE; in allocateStreamInfoBuf()
2110 rc = mem->allocate(1, size, NON_SECURE); in allocateStreamUserBuf()
4075 rc = imgBuf->allocate(1, config->input_buf_planes.plane_info.frame_len, NON_SECURE); in registerFaceImage()
DQCameraParameters.cpp5439 rc = m_pParamHeap->allocate(1, sizeof(parm_buffer_t), NON_SECURE); in init()
/device/moto/shamu/camera/QCamera2/stack/common/
Dcam_types.h689 NON_SECURE, enumerator
/device/huawei/angler/camera/QCamera2/stack/common/
Dcam_types.h816 NON_SECURE, enumerator
/device/lge/bullhead/camera/QCamera2/stack/common/
Dcam_types.h816 NON_SECURE, enumerator