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

  /frameworks/native/services/surfaceflinger/TimeStats/
TimeStats.h 78 void setPresentFence(const std::string& layerName, uint64_t frameNumber,
TimeStats.cpp 358 void TimeStats::setPresentFence(const std::string& layerName, uint64_t frameNumber,
  /hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
ComposerCommandEngine.h 284 mWriter.setPresentFence(presentFence);
333 mWriter.setPresentFence(presentFence);
  /frameworks/native/services/surfaceflinger/
BufferLayer.cpp 332 mTimeStats.setPresentFence(layerName, mCurrentFrameNumber, presentFence);
    [all...]
  /hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/
ComposerCommandBuffer.h 213 void setPresentFence(int presentFence) {

Completed in 964 milliseconds