Home
last modified time | relevance | path

Searched refs:hasPending (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/taskview/
DTaskViewTransitions.java188 public boolean hasPending() { in hasPending() method in TaskViewTransitions
310 if (hasPending()) { in setTaskBounds()
/frameworks/av/media/codec2/sfplugin/
DCCodecBuffers.h303 bool hasPending() const;
DCCodecBuffers.cpp588 bool OutputBuffers::hasPending() const { in hasPending() function in android::OutputBuffers
DCCodecBufferChannel.cpp1067 output->buffers->hasPending() || in feedInputBufferIfAvailableInternal()