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

  /frameworks/native/libs/gui/
OccupancyTracker.cpp 85 bool forceFlush) {
86 if (forceFlush) {
ConsumerBase.cpp 240 status_t ConsumerBase::getOccupancyHistory(bool forceFlush,
247 return mConsumer->getOccupancyHistory(forceFlush, outHistory);
IGraphicBufferConsumer.cpp 155 status_t getOccupancyHistory(bool forceFlush,
158 return callRemote<Signature>(Tag::GET_OCCUPANCY_HISTORY, forceFlush, outHistory);
BufferQueueConsumer.cpp 734 status_t BufferQueueConsumer::getOccupancyHistory(bool forceFlush,
737 *outHistory = mCore->mOccupancyTracker.getSegmentHistory(forceFlush);
  /frameworks/native/include/gui/
OccupancyTracker.h 73 std::vector<Segment> getSegmentHistory(bool forceFlush);
BufferQueueConsumer.h 147 virtual status_t getOccupancyHistory(bool forceFlush,
ConsumerBase.h 93 status_t getOccupancyHistory(bool forceFlush,
IGraphicBufferConsumer.h 263 // Optionally closes out the pending segment if forceFlush is true.
264 virtual status_t getOccupancyHistory(bool forceFlush,
  /external/lz4/tests/
frametest.c 650 { unsigned const forceFlush = neverFlush ? 0 : ((FUZ_rand(&randState) & 3) == 1);
651 if (forceFlush) {
    [all...]
  /frameworks/native/services/surfaceflinger/
Layer.h 499 std::vector<OccupancyTracker::Segment> getOccupancyHistory(bool forceFlush);
Layer.cpp     [all...]
  /prebuilts/tools/common/m2/repository/io/netty/netty-transport/4.1.0.CR3/
netty-transport-4.1.0.CR3.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-transport/4.1.3.Final/
netty-transport-4.1.3.Final.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-transport/4.1.6.Final/
netty-transport-4.1.6.Final.jar 
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 
  /external/guice/extensions/persist/lib/
hibernate3.jar 

Completed in 438 milliseconds