Searched defs:vsync (Results 1 – 12 of 12) sorted by relevance
31 bool TimeLord::vsyncReceived(nsecs_t vsync, nsecs_t intendedVsync, int64_t vsyncId, in vsyncReceived()
169 int64_t vsync = mFrameInfo[static_cast<int>(FrameInfoIndex::Vsync)]; in syncFrameState() local
895 nsecs_t vsync = mRenderThread.timeLord().computeFrameTimeNanos(); in prepareAndDraw() local
141 nsecs_t vsync = systemTime(SYSTEM_TIME_MONOTONIC); in doRun() local158 nsecs_t vsync = systemTime(SYSTEM_TIME_MONOTONIC); in doRun() local
64 VsyncEventData vsync; member
105 VSync vsync; member
208 inline std::string to_string(hardware::graphics::composer::hal::Vsync vsync) { in to_string()
114 nsecs_t vsync = systemTime(SYSTEM_TIME_MONOTONIC); in android_graphics_HardwareBufferRenderer_render() local
750 nsecs_t vsync = systemTime(SYSTEM_TIME_MONOTONIC); in android_view_ThreadedRenderer_createHardwareBitmapFromRenderNode() local
225 const auto vsync = nextAnticipatedVSyncTimeFromLocked(timestamp); in getVsyncSequenceLocked() local
886 final long vsync = AnimationUtils.currentAnimationTimeMillis() * 1000000L; in draw() local
145 Vsync vsync; in waitForNextVsync() local1052 const Vsync vsync = waitForNextVsync(); in TEST_F() local