Home
last modified time | relevance | path

Searched defs:vsync (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/libs/hwui/renderthread/
DTimeLord.cpp31 bool TimeLord::vsyncReceived(nsecs_t vsync, nsecs_t intendedVsync, int64_t vsyncId, in vsyncReceived()
DDrawFrameTask.cpp220 int64_t vsync = mFrameInfo[static_cast<int>(FrameInfoIndex::Vsync)]; in syncFrameState() local
DCanvasContext.cpp741 nsecs_t vsync = mRenderThread.timeLord().computeFrameTimeNanos(); in prepareAndDraw() local
/frameworks/base/libs/hwui/tests/macrobench/
DTestSceneRunner.cpp142 nsecs_t vsync = systemTime(SYSTEM_TIME_MONOTONIC); in doRun() local
158 nsecs_t vsync = systemTime(SYSTEM_TIME_MONOTONIC); in doRun() local
/frameworks/native/services/surfaceflinger/Scheduler/
DVSyncPredictor.cpp277 const auto vsync = nextAnticipatedVSyncTimeFromLocked(justBeforeTimePoint); in isVSyncInPhase() local
289 const nsecs_t vsync = nextAnticipatedVSyncTimeFromLocked(point); in isVSyncInPhase() local
/frameworks/native/libs/gui/include/gui/
DDisplayEventReceiver.h98 VSync vsync; member
/frameworks/native/services/vr/hardware_composer/impl/
Dvr_hwc.h172 void set_vsync_enabled(bool vsync) {vsync_enabled_ = vsync;} in set_vsync_enabled()
/frameworks/base/core/java/android/view/
DThreadedRenderer.java698 final long vsync = AnimationUtils.currentAnimationTimeMillis() * 1000000L; in draw() local
/frameworks/native/services/surfaceflinger/tests/
DLayerCallback_test.cpp117 Vsync vsync; in waitForNextVsync() local
1023 const Vsync vsync = waitForNextVsync(); in TEST_F() local
/frameworks/native/libs/vr/libvrflinger/
Dhardware_composer.cpp865 DvrVsync vsync; in PostThread() local
/frameworks/base/libs/hwui/jni/
Dandroid_graphics_HardwareRenderer.cpp717 nsecs_t vsync = systemTime(SYSTEM_TIME_MONOTONIC); in android_view_ThreadedRenderer_createHardwareBitmapFromRenderNode() local