Searched defs:vsync (Results 1 – 9 of 9) sorted by relevance
24 bool TimeLord::vsyncReceived(nsecs_t vsync) { in vsyncReceived()
130 int64_t vsync = mFrameInfo[static_cast<int>(FrameInfoIndex::Vsync)]; in syncFrameState() local
619 nsecs_t vsync = mRenderThread.timeLord().computeFrameTimeNanos(); in prepareAndDraw() local
147 nsecs_t vsync = systemTime(SYSTEM_TIME_MONOTONIC); in run() local165 nsecs_t vsync = systemTime(SYSTEM_TIME_MONOTONIC); in run() local
83 VSync vsync; member
172 void set_vsync_enabled(bool vsync) {vsync_enabled_ = vsync;} in set_vsync_enabled()
722 final long vsync = AnimationUtils.currentAnimationTimeMillis() * 1000000L; in draw() local
898 DvrVsync vsync; in PostThread() local
515 nsecs_t vsync = systemTime(SYSTEM_TIME_MONOTONIC); in android_view_ThreadedRenderer_createHardwareBitmapFromRenderNode() local