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

  /hardware/intel/img/hwcomposer/common/base/
HwcLayer.cpp 280 void HwcLayer::postFlip()
284 mPlane->postFlip();
HwcLayerList.cpp 926 void HwcLayerList::postFlip()
930 hwcLayer->postFlip();
    [all...]
  /hardware/intel/img/hwcomposer/common/planes/
DisplayPlane.cpp 372 void DisplayPlane::postFlip()
  /hardware/intel/img/hwcomposer/ips/anniedale/
AnnCursorPlane.cpp 241 void AnnCursorPlane::postFlip()
AnnRGBPlane.cpp 304 void AnnRGBPlane::postFlip()
AnnOverlayPlane.cpp 165 void AnnOverlayPlane::postFlip()
167 // when using AnnOverlayPlane through AnnDisplayPlane as proxy, postFlip is never
169 // When using AnnOverlayPlane directly, postFlip is invoked and mUpdateMasks is reset
174 //DisplayPlane::postFlip();

Completed in 112 milliseconds