Home
last modified time | relevance | path

Searched defs:frameIntervalNs (Results 1 – 25 of 64) sorted by relevance

123

/aosp_15_r20/hardware/google/graphics/common/hwc3/
DComposerCommandEngine.cpp254 int frameIntervalNs) { in executeSetExpectedPresentTimeInternal()
260 int frameIntervalNs) { in executeValidateDisplay()
276 int frameIntervalNs) { in executePresentOrValidateDisplay()
DComposerClient.cpp89 int32_t frameIntervalNs) { in notifyExpectedPresent()
/aosp_15_r20/hardware/interfaces/graphics/composer/aidl/include/android/hardware/graphics/composer3/
H A DComposerClientWriter.h119 int32_t frameIntervalNs) { in validateDisplay()
128 int32_t frameIntervalNs) { in presentOrvalidateDisplay()
/aosp_15_r20/out/soong/.intermediates/frameworks/native/libs/gui/libgui_aidl_static/android_arm64_armv8-2a_cortex-a55_static_sabi/gen/aidl_library/android/gui/
DJankData.h24 int64_t frameIntervalNs = 0L; variable
/aosp_15_r20/out/soong/.intermediates/frameworks/native/libs/gui/libgui_aidl_static/android_arm64_armv8-2a_cortex-a55_static/gen/aidl_library/android/gui/
DJankData.h24 int64_t frameIntervalNs = 0L; variable
/aosp_15_r20/frameworks/base/core/java/com/android/internal/jank/
H A DDisplayRefreshRate.java72 public static int getRefreshRate(long frameIntervalNs) { in getRefreshRate()
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libvrr/interface/
DVariableRefreshRateInterface.h41 int __unused frameIntervalNs) {} in setExpectedPresentTime()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/graphics/composer/aidl/android.hardware.graphics.composer3-V4-ndk-source/gen/include/aidl/android/hardware/graphics/composer3/
DVrrConfig.h39 int32_t frameIntervalNs = 0; variable
DDisplayCommand.h56 int32_t frameIntervalNs = 0; variable
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libvrr/
DVariableRefreshRateController.cpp218 int32_t frameIntervalNs) { in notifyExpectedPresent()
825 int frameIntervalNs) { in setExpectedPresentTime()
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libmaindisplay/
DExynosPrimaryDisplay.cpp870 int32_t ExynosPrimaryDisplay::notifyExpectedPresent(int64_t timestamp, int32_t frameIntervalNs) { in notifyExpectedPresent()
1153 void ExynosPrimaryDisplay::setExpectedPresentTime(uint64_t timestamp, int frameIntervalNs) { in setExpectedPresentTime()
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.h376 int frameIntervalNs = 0; member
1343 int __unused frameIntervalNs) {} in setExpectedPresentTime()
1387 int32_t __unused frameIntervalNs) { in notifyExpectedPresent()
/aosp_15_r20/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DAidlComposerHal.cpp821 int32_t frameIntervalNs, uint32_t* outNumTypes, in validateDisplay()
850 int32_t frameIntervalNs, uint32_t* outNumTypes, in presentOrValidateDisplay()
1527 int32_t frameIntervalNs) { in notifyExpectedPresent()
H A DHWC2.cpp525 Error Display::validate(nsecs_t expectedPresentTime, int32_t frameIntervalNs, uint32_t* outNumTypes, in validate()
541 Error Display::presentOrValidate(nsecs_t expectedPresentTime, int32_t frameIntervalNs, in presentOrValidate()
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/
H A DSurfaceFlinger_NotifyExpectedPresentTest.cpp337 int32_t frameIntervalNs; in TEST_F() member
/aosp_15_r20/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/3/android/hardware/graphics/composer3/
H A DIComposerClient.aidl89 …roid.hardware.graphics.composer3.ClockMonotonicTimestamp expectedPresentTime, int frameIntervalNs); in notifyExpectedPresent()
/aosp_15_r20/hardware/interfaces/graphics/composer/aidl/vts/
H A DVtsHalGraphicsComposer3_TargetTest.cpp1302 const auto verifyFrameIntervalIsDivisorOfVsync = [&](int32_t frameIntervalNs) { in TEST_P()
1561 int32_t frameIntervalNs = VtsComposerClient::kNoFrameIntervalNs) {
3179 const auto frameIntervalNs = vsyncPeriod * divisor; in TEST_P() local
3222 auto frameIntervalNs = vsyncPeriod * divisor; in TEST_P() local
H A DVtsComposerClient.cpp347 int frameIntervalNs) { in notifyExpectedPresent()
/aosp_15_r20/hardware/interfaces/graphics/composer/aidl/android/hardware/graphics/composer3/
H A DIComposerClient.aidl932 long display, in ClockMonotonicTimestamp expectedPresentTime, int frameIntervalNs); in notifyExpectedPresent()
/aosp_15_r20/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/current/android/hardware/graphics/composer3/
H A DIComposerClient.aidl89 …roid.hardware.graphics.composer3.ClockMonotonicTimestamp expectedPresentTime, int frameIntervalNs); in notifyExpectedPresent()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/graphics/composer/aidl/android.hardware.graphics.composer3_interface/dump/android/hardware/graphics/composer3/
DIComposerClient.aidl89 …roid.hardware.graphics.composer3.ClockMonotonicTimestamp expectedPresentTime, int frameIntervalNs); in notifyExpectedPresent()
/aosp_15_r20/hardware/google/graphics/common/hwc3/impl/
DHalImpl.cpp539 int32_t frameIntervalNs) { in notifyExpectedPresent()
1269 int frameIntervalNs) { in setExpectedPresentTime()
/aosp_15_r20/frameworks/base/core/java/android/view/
H A DSurfaceControl.java478 public JankData(long frameVsyncId, @JankType int jankType, long frameIntervalNs, in JankData()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-23/
Dframework.jarcom/android/internal/os/StoragedUidIoStatsReader.class StoragedUidIoStatsReader.java package com.android. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/javac/
Dframework.jar23META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...

123