/aosp_15_r20/external/perfetto/src/trace_processor/metrics/sql/android/jank/ |
H A D | relevant_slices.sql | 58 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 D | frames.sql | 20 SELECT CAST(STR_SPLIT(name, 'Callback#', 1) AS INTEGER) AS vsync, field
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/Scheduler/ |
H A D | VSyncPredictor.cpp | 367 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 D | VSyncPredictor.h | 94 TimePoint vsync = TimePoint::fromNs(0); member
|
/aosp_15_r20/frameworks/base/libs/hwui/tests/macrobench/ |
H A D | TestSceneRunner.cpp | 141 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 D | intel_reg_decode.c | 602 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 D | android_jank_cuj.py | 90 vsync, argument 120 vsync, argument
|
H A D | android_doframe_depth.py | 55 vsync, argument
|
/aosp_15_r20/hardware/google/gfxstream/host/tests/ |
D | SampleApplication.cpp | 310 Vsync vsync(mRefreshRate); in drawLoop() local 530 Vsync vsync(mRefreshRate); in surfaceFlingerComposerLoop() local
|
/aosp_15_r20/frameworks/base/libs/hwui/renderthread/ |
H A D | TimeLord.cpp | 31 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/ |
D | VsyncEventData.h | 61 VsyncEventData vsync; member
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/native/libs/gui/include/gui/ |
D | VsyncEventData.h | 61 VsyncEventData vsync; member
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/libs/gui/include/gui/ |
D | VsyncEventData.h | 61 VsyncEventData vsync; member
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/libs/gui/include/gui/ |
D | VsyncEventData.h | 61 VsyncEventData vsync; member
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/gui/include/gui/ |
D | VsyncEventData.h | 64 VsyncEventData vsync; member
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/libs/gui/include/gui/ |
D | VsyncEventData.h | 64 VsyncEventData vsync; member
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/libs/gui/include/gui/ |
D | VsyncEventData.h | 64 VsyncEventData vsync; member
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/libs/gui/include/gui/ |
D | VsyncEventData.h | 64 VsyncEventData vsync; member
|
/aosp_15_r20/frameworks/native/libs/gui/include/gui/ |
H A D | VsyncEventData.h | 67 VsyncEventData vsync; member
|
/aosp_15_r20/external/coreboot/src/soc/samsung/exynos5420/ |
H A D | chip.h | 13 int vsync; member
|
/aosp_15_r20/external/coreboot/src/soc/samsung/exynos5250/ |
H A D | chip.h | 13 int vsync; member
|
/aosp_15_r20/external/drm_hwcomposer/drm/ |
H A D | VSyncWorker.cpp | 105 struct timespec vsync {}; in SyntheticWaitVBlank() struct
|
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libdrmresource/drm/ |
D | vsyncworker.cpp | 134 struct timespec vsync; in SyntheticWaitVBlank() local
|
/aosp_15_r20/external/perfetto/test/trace_processor/diff_tests/metrics/android/ |
H A D | android_blocking_calls_cuj_different_ui_thread.py | 39 def add_frame(trace, vsync, ts_do_frame, ts_end_do_frame, tid): argument
|
/aosp_15_r20/external/libkmsxx/kms++/src/ |
H A D | videomode.cpp | 47 SyncPolarity Videomode::vsync() const in vsync() function in kms::Videomode
|