Home
last modified time | relevance | path

Searched defs:forceFlush (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/libs/gui/
DOccupancyTracker.cpp85 bool forceFlush) { in getSegmentHistory()
DIGraphicBufferConsumer.cpp155 status_t getOccupancyHistory(bool forceFlush, in getOccupancyHistory()
DBufferQueueConsumer.cpp775 status_t BufferQueueConsumer::getOccupancyHistory(bool forceFlush, in getOccupancyHistory()
DConsumerBase.cpp336 status_t ConsumerBase::getOccupancyHistory(bool forceFlush, in getOccupancyHistory()
/frameworks/base/core/java/android/view/contentcapture/
DMainContentCaptureSession.java357 private void sendEvent(@NonNull ContentCaptureEvent event, boolean forceFlush) { in sendEvent()
394 private void sendContentCaptureEvent(@NonNull ContentCaptureEvent event, boolean forceFlush) { in sendContentCaptureEvent()