Home
last modified time | relevance | path

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

1234567

/aosp_15_r20/external/perfetto/src/trace_processor/metrics/sql/android/jank/
H A Drelevant_slices.sql58 vsync_from_name(slice.name) AS vsync field
94 vsync_from_name(slice.name) AS vsync field
109 vsync, field
121 vsync, field
133 vsync, field
152 vsync, field
H A Dframes.sql20 SELECT CAST(STR_SPLIT(name, 'Callback#', 1) AS INTEGER) AS vsync, field
/aosp_15_r20/frameworks/native/services/surfaceflinger/Scheduler/
H A DVSyncPredictor.cpp367 const auto vsync = snapToVsync(justBeforeTimePoint); in isVSyncInPhase() local
679 Model model, std::optional<Period> minFramePeriodOpt, nsecs_t vsync, in nextAnticipatedVSyncTimeFrom()
736 auto VSyncPredictor::VsyncTimeline::getVsyncSequenceLocked(Model model, nsecs_t vsync) in getVsyncSequenceLocked()
748 nsecs_t vsync) { in snapToVsyncAlignedWithRenderRate()
778 bool VSyncPredictor::VsyncTimeline::isVSyncInPhase(Model model, nsecs_t vsync, Fps frameRate) { in isVSyncInPhase()
813 TimePoint vsync) { in isWithin()
H A DVSyncPredictor.h94 TimePoint vsync = TimePoint::fromNs(0); member
/aosp_15_r20/frameworks/base/libs/hwui/tests/macrobench/
H A DTestSceneRunner.cpp141 nsecs_t vsync = systemTime(SYSTEM_TIME_MONOTONIC); in doRun() local
158 nsecs_t vsync = systemTime(SYSTEM_TIME_MONOTONIC); in doRun() local
/aosp_15_r20/external/igt-gpu-tools/tools/
H A Dintel_reg_decode.c602 char vsync = (val & ADPA_VSYNC_ACTIVE_HIGH) ? '+' : '-'; in DEBUGSTRING() local
644 char vsync = val & DVO_VSYNC_ACTIVE_HIGH ? '+' : '-'; in DEBUGSTRING() local
1500 const char *mode, *audio, *vsync, *hsync, *detect; in DEBUGSTRING() local
1607 const char *enable, *port = NULL, *bpc = NULL, *vsync, *hsync; in DEBUGSTRING() local
1776 const char *enable, *port, *mode, *bpc, *vsync, *hsync, *edp_input; in DEBUGSTRING() local
/aosp_15_r20/external/perfetto/test/trace_processor/diff_tests/metrics/graphics/
H A Dandroid_jank_cuj.py90 vsync, argument
120 vsync, argument
H A Dandroid_doframe_depth.py55 vsync, argument
/aosp_15_r20/hardware/google/gfxstream/host/tests/
DSampleApplication.cpp310 Vsync vsync(mRefreshRate); in drawLoop() local
530 Vsync vsync(mRefreshRate); in surfaceFlingerComposerLoop() local
/aosp_15_r20/frameworks/base/libs/hwui/renderthread/
H A DTimeLord.cpp31 bool TimeLord::vsyncReceived(nsecs_t vsync, nsecs_t intendedVsync, int64_t vsyncId, in vsyncReceived()
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/libs/gui/include/gui/
DVsyncEventData.h61 VsyncEventData vsync; member
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/native/libs/gui/include/gui/
DVsyncEventData.h61 VsyncEventData vsync; member
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/libs/gui/include/gui/
DVsyncEventData.h61 VsyncEventData vsync; member
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/libs/gui/include/gui/
DVsyncEventData.h61 VsyncEventData vsync; member
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/gui/include/gui/
DVsyncEventData.h64 VsyncEventData vsync; member
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/libs/gui/include/gui/
DVsyncEventData.h64 VsyncEventData vsync; member
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/libs/gui/include/gui/
DVsyncEventData.h64 VsyncEventData vsync; member
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/libs/gui/include/gui/
DVsyncEventData.h64 VsyncEventData vsync; member
/aosp_15_r20/frameworks/native/libs/gui/include/gui/
H A DVsyncEventData.h67 VsyncEventData vsync; member
/aosp_15_r20/external/coreboot/src/soc/samsung/exynos5420/
H A Dchip.h13 int vsync; member
/aosp_15_r20/external/coreboot/src/soc/samsung/exynos5250/
H A Dchip.h13 int vsync; member
/aosp_15_r20/external/drm_hwcomposer/drm/
H A DVSyncWorker.cpp105 struct timespec vsync {}; in SyntheticWaitVBlank() struct
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libdrmresource/drm/
Dvsyncworker.cpp134 struct timespec vsync; in SyntheticWaitVBlank() local
/aosp_15_r20/external/perfetto/test/trace_processor/diff_tests/metrics/android/
H A Dandroid_blocking_calls_cuj_different_ui_thread.py39 def add_frame(trace, vsync, ts_do_frame, ts_end_do_frame, tid): argument
/aosp_15_r20/external/libkmsxx/kms++/src/
H A Dvideomode.cpp47 SyncPolarity Videomode::vsync() const in vsync() function in kms::Videomode

1234567