Home
last modified time | relevance | path

Searched defs:MAX_CALLBACKS_BEFORE_IDLE (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/src/swappy/
DChoreographerThread.h55 static constexpr int MAX_CALLBACKS_BEFORE_IDLE = 10; variable
/frameworks/opt/gamesdk/src/swappyVk/
DSwappyVk.cpp209 static constexpr int MAX_CALLBACKS_BEFORE_IDLE = 10; member in SwappyVkBase