Home
last modified time | relevance | path

Searched refs:isProtected (Results 1 – 10 of 10) sorted by relevance

/hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
DPlaneCapabilities.cpp145 if (!hwcLayer->isProtected()) { in isSizeSupported()
228 if (!hwcLayer->isProtected()) { in isScalingSupported()
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/
DHwcLayer.h76 bool isProtected() const;
DHwcLayer.cpp211 bool HwcLayer::isProtected() const in isProtected() function in android::intel::HwcLayer
/hardware/intel/img/hwcomposer/merrifield/common/base/
DHwcLayer.h82 bool isProtected() const;
DHwcLayer.cpp231 bool HwcLayer::isProtected() const in isProtected() function in android::intel::HwcLayer
DDisplayAnalyzer.cpp575 mProtectedVideoSession = info.isProtected; in handleVideoEvent()
/hardware/intel/img/hwcomposer/merrifield/common/observers/
DMultiDisplayObserver.cpp379 info->isProtected = videoInfo.isProtected; in getVideoSourceInfo()
DMultiDisplayObserver.h37 bool isProtected; member
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
DPlaneCapabilities.cpp208 if (!hwcLayer->isProtected()) { in isScalingSupported()
/hardware/intel/img/hwcomposer/merrifield/common/devices/
DVirtualDevice.cpp1303 inputFrameInfo.isProtected = mProtectedMode; in queueCompose()
1455 inputFrameInfo.isProtected = mProtectedMode; in queueCompose()
1501 inputFrameInfo.isProtected = mProtectedMode; in queueCompose()