Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/sm7250/display/gralloc/
H A Dgr_utils.h231 bool CanAllocateZSLForSecureCamera();
H A Dgr_utils.cpp1395 if ((usage & BufferUsage::PROTECTED) && (!CanAllocateZSLForSecureCamera())) { in GetImplDefinedFormat()
1915 bool CanAllocateZSLForSecureCamera() { in CanAllocateZSLForSecureCamera() function