Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/tests/
DSampleApplication.cpp172 static constexpr int kCapacity = 3; member in gfxstream::ColorBufferQueue
192 MessageChannel<Item, kCapacity> mQueue;
475 for (int i = 0; i < ColorBufferQueue::kCapacity; i++) { in surfaceFlingerComposerLoop()
480 for (int i = 0; i < ColorBufferQueue::kCapacity; i++) { in surfaceFlingerComposerLoop()
486 for (int i = 0; i < ColorBufferQueue::kCapacity; i++) { in surfaceFlingerComposerLoop()