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

  /external/skia/src/gpu/ops/
GrSemaphoreOp.cpp 19 bool forceFlush) {
22 forceFlush));
29 bool forceFlush)
30 : INHERITED(ClassID(), std::move(semaphore), proxy), fForceFlush(forceFlush) {}
68 bool forceFlush) {
69 return GrSignalSemaphoreOp::Make(std::move(semaphore), proxy, forceFlush);
GrSemaphoreOp.h 21 bool forceFlush);
  /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 737 status_t BufferQueueConsumer::getOccupancyHistory(bool forceFlush,
740 *outHistory = mCore->mOccupancyTracker.getSegmentHistory(forceFlush);
  /frameworks/native/libs/gui/include/gui/
OccupancyTracker.h 73 std::vector<Segment> getSegmentHistory(bool forceFlush);
BufferQueueConsumer.h 146 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 495 std::vector<OccupancyTracker::Segment> getOccupancyHistory(bool forceFlush);
Layer.cpp     [all...]
  /external/skia/src/gpu/
GrRenderTargetContext.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 1314 milliseconds