Searched refs:SECURE (Results 1 – 12 of 12) sorted by relevance
/device/moto/shamu/camera/QCamera2/HAL/ |
D | QCameraMem.cpp | 350 if (secure_mode == SECURE) { in allocOneBuffer() 653 if (isSecure == SECURE) { in allocate() 655 rc = alloc(count, size, heap_mask, SECURE); in allocate() 887 if (isSecure == SECURE) { in allocate()
|
D | QCameraStream.cpp | 179 if (stream->mStreamInfo->is_secure != SECURE) in invalidate_buf() 206 if (stream->mStreamInfo->is_secure != SECURE) in clean_invalidate_buf()
|
D | QCamera2HWI.cpp | 1707 rc = mem->allocate(bufferCnt, size, SECURE); in allocateStreamBuf() 1815 streamInfo->is_secure = SECURE; in allocateStreamInfoBuf() 1848 streamInfo->is_secure = SECURE; in allocateStreamInfoBuf()
|
/device/huawei/angler/camera/QCamera2/HAL/ |
D | QCameraMem.cpp | 490 if (secure_mode == SECURE) { in allocOneBuffer() 788 if (isSecure == SECURE) { in allocate() 789 rc = alloc(count, size, heap_id_mask, SECURE); in allocate() 1023 if (isSecure == SECURE) { in allocate()
|
D | QCameraStream.cpp | 202 if (stream->mStreamInfo->is_secure == SECURE){ in invalidate_buf() 239 if (stream->mStreamInfo->is_secure == SECURE){ in clean_invalidate_buf()
|
D | QCamera2HWI.cpp | 1791 rc = mem->allocate(bufferCnt, size, SECURE); in allocateStreamBuf() 1952 streamInfo->is_secure = SECURE; in allocateStreamInfoBuf() 1996 streamInfo->is_secure = SECURE; in allocateStreamInfoBuf()
|
/device/lge/bullhead/camera/QCamera2/HAL/ |
D | QCameraMem.cpp | 490 if (secure_mode == SECURE) { in allocOneBuffer() 788 if (isSecure == SECURE) { in allocate() 789 rc = alloc(count, size, heap_id_mask, SECURE); in allocate() 1023 if (isSecure == SECURE) { in allocate()
|
D | QCameraStream.cpp | 202 if (stream->mStreamInfo->is_secure == SECURE){ in invalidate_buf() 239 if (stream->mStreamInfo->is_secure == SECURE){ in clean_invalidate_buf()
|
D | QCamera2HWI.cpp | 1791 rc = mem->allocate(bufferCnt, size, SECURE); in allocateStreamBuf() 1952 streamInfo->is_secure = SECURE; in allocateStreamInfoBuf() 1996 streamInfo->is_secure = SECURE; in allocateStreamInfoBuf()
|
/device/moto/shamu/camera/QCamera2/stack/common/ |
D | cam_types.h | 690 SECURE enumerator
|
/device/huawei/angler/camera/QCamera2/stack/common/ |
D | cam_types.h | 817 SECURE enumerator
|
/device/lge/bullhead/camera/QCamera2/stack/common/ |
D | cam_types.h | 817 SECURE enumerator
|