Home | History | Annotate | Download | only in HAL

Lines Matching refs:SECURE

1706             ALOGD("%s: Allocating %d secure buffers of size %d ", __func__, bufferCnt, size);
1707 rc = mem->allocate(bufferCnt, size, SECURE);
1815 streamInfo->is_secure = SECURE;
1848 streamInfo->is_secure = SECURE;
1855 ALOGD("%s: Stream type %d is secure: %d", __func__, stream_type, streamInfo->is_secure);