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

  /frameworks/base/libs/hwui/renderthread/
TimeLord.h 29 class TimeLord {
42 TimeLord();
43 ~TimeLord() {}
TimeLord.cpp 16 #include "TimeLord.h"
22 TimeLord::TimeLord()
27 bool TimeLord::vsyncReceived(nsecs_t vsync) {
35 nsecs_t TimeLord::computeFrameTimeNanos() {

Completed in 307 milliseconds