Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_utils.h513 static inline bool isProtectedBuffer(const private_handle_t* hnd) { in isProtectedBuffer() function
Dhwc_utils.cpp1716 if(isProtectedBuffer(hnd)) { in setMdpFlags()