Home
last modified time | relevance | path

Searched refs:SECURE (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/camera/QCamera2/HAL/
DQCameraMem.cpp478 if (secure_mode == SECURE) { in allocOneBuffer()
792 if (isSecure == SECURE) { in allocate()
793 rc = alloc(count, size, heap_id_mask, SECURE); in allocate()
1094 if (isSecure == SECURE) { in allocate()
DQCameraStream.cpp211 if (stream->mStreamInfo->is_secure == SECURE){ in invalidate_buf()
248 if (stream->mStreamInfo->is_secure == SECURE){ in clean_invalidate_buf()
DQCamera2HWI.cpp2830 rc = mem->allocate(bufferCnt, size, SECURE); in allocateStreamBuf()
2991 streamInfo->is_secure = SECURE; in allocateStreamInfoBuf()
3032 streamInfo->is_secure = SECURE; in allocateStreamInfoBuf()
/hardware/qcom/camera/QCamera2/stack/common/
Dcam_types.h894 SECURE enumerator