Home
last modified time | relevance | path

Searched refs:isSecureBuffer (Results 1 – 16 of 16) sorted by relevance

/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_ad.cpp200 if(isSecureBuffer(hnd)) { in prepare()
201 if(!wb->setSecure(isSecureBuffer(hnd))) { in prepare()
232 if(isSecureBuffer(hnd)) { in prepare()
Dhwc_virtual.cpp169 if(isSecureBuffer(ohnd)){ in set()
Dhwc_utils.h396 static inline bool isSecureBuffer(const private_handle_t* hnd) { in isSecureBuffer() function
Dhwc_utils.cpp901 if (isSecureBuffer(hnd)) { in setListStats()
981 if (! isSecureBuffer(hnd)) { in isSecuring()
987 if (isSecureBuffer(hnd)) { in isSecuring()
1450 if(isSecureBuffer(hnd)) { in setMdpFlags()
Dhwc_mdpcomp.cpp332 if(!isSecureBuffer(hnd) && isNonIntegralSourceCrop(layer->sourceCropf)) in isValidDimension()
1250 if(!secureOnly || isSecureBuffer(hnd)) { in updateYUV()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_ad.cpp196 if(isSecureBuffer(hnd)) { in prepare()
197 if(!wb->setSecure(isSecureBuffer(hnd))) { in prepare()
227 if(isSecureBuffer(hnd)) { in prepare()
Dhwc_virtual.cpp149 if(isSecureBuffer(ohnd)){ in set()
Dhwc_utils.h369 static inline bool isSecureBuffer(const private_handle_t* hnd) { in isSecureBuffer() function
Dhwc_utils.cpp854 if (isSecureBuffer(hnd)) { in setListStats()
962 if (! isSecureBuffer(hnd)) { in isSecuring()
968 if (isSecureBuffer(hnd)) { in isSecuring()
1391 if(isSecureBuffer(hnd)) { in setMdpFlags()
Dhwc_mdpcomp.cpp325 if(!isSecureBuffer(hnd) && isNonIntegralSourceCrop(layer->sourceCropf)) in isValidDimension()
1115 if(!secureOnly || isSecureBuffer(hnd)) { in updateYUV()
/hardware/qcom/display/msm8974/libhwcomposer/
Dhwc_ad.cpp197 if(!wb->configureMemory(size, isSecureBuffer(hnd))) { in prepare()
204 if(isSecureBuffer(hnd)) { in prepare()
Dhwc_utils.cpp387 if (isSecureBuffer(hnd)) { in setListStats()
456 if (! isSecureBuffer(hnd)) { in isSecuring()
469 if (isSecureBuffer(hnd)) { in isSecuring()
762 if(isSecureBuffer(hnd)) { in setMdpFlags()
Dhwc_utils.h268 static inline bool isSecureBuffer(const private_handle_t* hnd) { in isSecureBuffer() function
Dhwc_mdpcomp.cpp265 if(!isSecureBuffer(hnd) && isNonIntegralSourceCrop(layer->sourceCropf)) in isValidDimension()
/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_utils.h221 static inline bool isSecureBuffer(const private_handle_t* hnd) { in isSecureBuffer() function
Dhwc_utils.cpp502 if (! isSecureBuffer(hnd)) { in isSecuring()
515 if (isSecureBuffer(hnd)) { in isSecuring()
802 if(isSecureBuffer(hnd)) { in setMdpFlags()