Home | Sort by relevance Sort by last modified time |
/external/libkmsxx/py/tests/ | |
db.py | 21 def handle_page_flip(self, frame, time): member in class:FlipHandler 74 fliphandler.handle_page_flip(0, 0) 80 fliphandler.handle_page_flip(ev.seq, ev.time) |
sync.py | 103 def handle_page_flip(self, frame, time): member in class:FlipHandler 210 flip_handler.handle_page_flip(ev.seq, ev.time) |
/external/libkmsxx/kmscube/ | |
cube-gbm.cpp | 236 void handle_page_flip(uint32_t frame, double time) function in class:OutputHandler |
/external/libkmsxx/utils/ | |
wbcap.cpp | 141 void handle_page_flip(uint32_t frame, double time) function in class:WBFlipState 185 void handle_page_flip(uint32_t frame, double time) function in class:BarFlipState |
kmstest.cpp | 911 void handle_page_flip(uint32_t frame, double time) function in class:FlipState |