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 {
38 TimeLord();
39 ~TimeLord() {}
TimeLord.cpp 16 #include "TimeLord.h"
22 TimeLord::TimeLord()
27 void TimeLord::vsyncReceived(nsecs_t vsync) {
33 nsecs_t TimeLord::computeFrameTimeMs() {

Completed in 81 milliseconds