Searched refs:mIsProtectedBuffer (Results 1 - 9 of 9) sorted by relevance

/hardware/intel/img/hwcomposer/merrifield/include/
H A DDisplayPlane.h141 bool mIsProtectedBuffer; member in class:android::intel::DisplayPlane
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/
H A DDisplayPlane.h141 bool mIsProtectedBuffer; member in class:android::intel::DisplayPlane
/hardware/intel/img/hwcomposer/merrifield/common/planes/
H A DDisplayPlane.cpp33 mIsProtectedBuffer(false),
196 mIsProtectedBuffer = GraphicBuffer::isProtectedBuffer((GraphicBuffer*)buffer);
/hardware/intel/img/hwcomposer/merrifield/ips/tangier/
H A DTngOverlayPlane.cpp86 if (mIsProtectedBuffer) {
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/planes/
H A DDisplayPlane.cpp34 mIsProtectedBuffer(false),
212 mIsProtectedBuffer = GraphicBuffer::isProtectedBuffer((GraphicBuffer*)buffer);
/hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
H A DAnnOverlayPlane.cpp190 if (mIsProtectedBuffer) {
624 if (mIsProtectedBuffer) {
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
H A DAnnOverlayPlane.cpp209 if (mIsProtectedBuffer) {
685 if (mIsProtectedBuffer) {
714 if (mIsProtectedBuffer) {
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
H A DOverlayPlaneBase.cpp679 if (mIsProtectedBuffer) {
/hardware/intel/img/hwcomposer/merrifield/ips/common/
H A DOverlayPlaneBase.cpp706 if (mIsProtectedBuffer) {

Completed in 313 milliseconds