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

  /hardware/intel/img/hwcomposer/common/base/
HwcLayer.cpp 60 mPlane(0),
82 if (mPlane) {
87 mPlane = NULL;
92 if (mPlane) {
105 mPlane = plane;
112 if (mPlane)
113 mPlane->setZOrder(-1);
114 DisplayPlane *plane = mPlane;
115 mPlane = 0;
223 return mPlane;
    [all...]
HwcLayer.h 99 DisplayPlane *mPlane;
  /frameworks/native/include/media/hardware/
HardwareAPI.h 188 PlaneInfo mPlane[MAX_NUM_PLANES];
  /frameworks/av/media/libstagefright/
ACodec.cpp     [all...]

Completed in 550 milliseconds