Home
last modified time | relevance | path

Searched refs:CanAllocateZSLForSecureCamera (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/sm7250/display/gralloc/
Dgr_utils.h231 bool CanAllocateZSLForSecureCamera();
Dgr_utils.cpp1439 if ((usage & BufferUsage::PROTECTED) && (!CanAllocateZSLForSecureCamera())) { in GetImplDefinedFormat()
1966 bool CanAllocateZSLForSecureCamera() { in CanAllocateZSLForSecureCamera() function