HomeSort by relevance Sort by last modified time
    Searched defs:postFlip (Results 1 - 13 of 13) sorted by null

  /hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
AnnCursorPlane.cpp 216 void AnnCursorPlane::postFlip()
AnnRGBPlane.cpp 255 void AnnRGBPlane::postFlip()
AnnOverlayPlane.cpp 120 void AnnOverlayPlane::postFlip()
122 // when using AnnOverlayPlane through AnnDisplayPlane as proxy, postFlip is never
124 // When using AnnOverlayPlane directly, postFlip is invoked and mUpdateMasks is reset
129 //DisplayPlane::postFlip();
  /hardware/intel/img/hwcomposer/merrifield/ips/tangier/
TngCursorPlane.cpp 242 void TngCursorPlane::postFlip()
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
AnnCursorPlane.cpp 237 void AnnCursorPlane::postFlip()
AnnRGBPlane.cpp 313 void AnnRGBPlane::postFlip()
AnnOverlayPlane.cpp 128 void AnnOverlayPlane::postFlip()
130 // when using AnnOverlayPlane through AnnDisplayPlane as proxy, postFlip is never
132 // When using AnnOverlayPlane directly, postFlip is invoked and mUpdateMasks is reset
137 //DisplayPlane::postFlip();
  /hardware/intel/img/hwcomposer/merrifield/common/planes/
DisplayPlane.cpp 354 void DisplayPlane::postFlip()
  /hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/
HwcLayer.cpp 280 void HwcLayer::postFlip()
284 mPlane->postFlip();
HwcLayerList.cpp 916 void HwcLayerList::postFlip()
920 hwcLayer->postFlip();
  /hardware/intel/img/hwcomposer/moorefield_hdmi/common/planes/
DisplayPlane.cpp 378 void DisplayPlane::postFlip()
  /hardware/intel/img/hwcomposer/merrifield/common/base/
HwcLayer.cpp 327 void HwcLayer::postFlip()
331 mPlane->postFlip();
HwcLayerList.cpp 974 void HwcLayerList::postFlip()
978 hwcLayer->postFlip();
    [all...]

Completed in 391 milliseconds