HomeSort by relevance Sort by last modified time
    Searched refs:isSecureDisplayBuffer (Results 1 - 6 of 6) sorted by null

  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_utils.h 417 static inline bool isSecureDisplayBuffer(const private_handle_t* hnd) {
hwc_utils.cpp 889 if(isSecureDisplayBuffer(hnd)) {
    [all...]
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_utils.h 444 static inline bool isSecureDisplayBuffer(const private_handle_t* hnd) {
hwc_utils.cpp 849 if(isSecureDisplayBuffer(hnd)) {
    [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_utils.h 523 static inline bool isSecureDisplayBuffer(const private_handle_t* hnd) {
hwc_utils.cpp     [all...]

Completed in 118 milliseconds