Home
last modified time | relevance | path

Searched refs:NON_SECURE (Results 1 – 4 of 4) 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/moto/shamu/camera/QCamera2/stack/common/
Dcam_types.h676 NON_SECURE, enumerator