HomeSort by relevance Sort by last modified time
    Searched defs:handle_page_flip (Results 1 - 5 of 5) sorted by null

  /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

Completed in 155 milliseconds