Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_ad.cpp179 if(isSecureBuffer(hnd)) { in prepare()
180 if(!wb->setSecure(isSecureBuffer(hnd))) { in prepare()
211 if(isSecureBuffer(hnd)) { in prepare()
Dhwc_virtual.cpp155 if(! Writeback::getInstance()->setSecure(isSecureBuffer(ohnd))) in set()
158 isSecureBuffer(ohnd)); in set()
199 if(!isSecureBuffer(ohnd)) { in set()
Dhwc_utils.h508 static inline bool isSecureBuffer(const private_handle_t* hnd) { in isSecureBuffer() function
Dhwc_utils.cpp1050 if (isSecureBuffer(hnd)) { in setListStats()
1156 if (! isSecureBuffer(hnd)) { in isSecuring()
1162 if (isSecureBuffer(hnd)) { in isSecuring()
1709 if(isSecureBuffer(hnd)) { in setMdpFlags()
Dhwc_mdpcomp.cpp407 if(!isSecureBuffer(hnd) && isNonIntegralSourceCrop(layer->sourceCropf)) in isValidDimension()
1735 if(!secureOnly || isSecureBuffer(hnd)) { in updateYUV()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_ad.cpp175 if(isSecureBuffer(hnd)) { in prepare()
176 if(!wb->setSecure(isSecureBuffer(hnd))) { in prepare()
207 if(isSecureBuffer(hnd)) { in prepare()
Dhwc_virtual.cpp181 if(isSecureBuffer(ohnd)){ in set()
226 if(!isSecureBuffer(ohnd)) { in set()
Dhwc_utils.h421 static inline bool isSecureBuffer(const private_handle_t* hnd) { in isSecureBuffer() function
Dhwc_utils.cpp861 if (isSecureBuffer(hnd)) { in setListStats()
941 if (! isSecureBuffer(hnd)) { in isSecuring()
947 if (isSecureBuffer(hnd)) { in isSecuring()
1473 if(isSecureBuffer(hnd)) { in setMdpFlags()
Dhwc_mdpcomp.cpp349 if(!isSecureBuffer(hnd) && isNonIntegralSourceCrop(layer->sourceCropf)) in isValidDimension()
1437 if(!secureOnly || isSecureBuffer(hnd)) { in updateYUV()
/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.h398 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()
1458 if(isSecureBuffer(hnd)) { in setMdpFlags()
Dhwc_mdpcomp.cpp324 if(!isSecureBuffer(hnd) && isNonIntegralSourceCrop(layer->sourceCropf)) in isValidDimension()
1259 if(!secureOnly || isSecureBuffer(hnd)) { in updateYUV()
/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_utils.h221 static inline bool isSecureBuffer(const private_handle_t* hnd) { in isSecureBuffer() function
Dhwc_utils.cpp505 if (! isSecureBuffer(hnd)) { in isSecuring()
518 if (isSecureBuffer(hnd)) { in isSecuring()
803 if(isSecureBuffer(hnd)) { in setMdpFlags()