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

  /hardware/intel/img/hwcomposer/include/
DisplayPlane.h 141 bool mIsProtectedBuffer;
  /hardware/intel/img/hwcomposer/common/planes/
DisplayPlane.cpp 34 mIsProtectedBuffer(false),
202 mIsProtectedBuffer = GraphicBuffer::isProtectedBuffer((GraphicBuffer*)buffer);
  /hardware/intel/img/hwcomposer/ips/anniedale/
AnnOverlayPlane.cpp 248 if (mIsProtectedBuffer) {
699 if (mIsProtectedBuffer) {
728 if (mIsProtectedBuffer) {
  /hardware/intel/img/hwcomposer/ips/common/
OverlayPlaneBase.cpp 681 if (mIsProtectedBuffer) {
    [all...]

Completed in 43 milliseconds