Home
last modified time | relevance | path

Searched defs:notifyExpectedPresent (Results 1 – 9 of 9) sorted by relevance

/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/3/android/hardware/graphics/composer3/
DIComposerClient.aidl89 …oneway void notifyExpectedPresent(long display, in android.hardware.graphics.composer3.ClockMonoto… in notifyExpectedPresent() method
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/current/android/hardware/graphics/composer3/
DIComposerClient.aidl89 …oneway void notifyExpectedPresent(long display, in android.hardware.graphics.composer3.ClockMonoto… in notifyExpectedPresent() method
/hardware/interfaces/graphics/composer/aidl/android/hardware/graphics/composer3/
DIComposerClient.aidl914 oneway void notifyExpectedPresent( in notifyExpectedPresent() method
/hardware/google/graphics/common/libhwc2.1/libvrr/
DVariableRefreshRateController.cpp219 int VariableRefreshRateController::notifyExpectedPresent(int64_t timestamp, in notifyExpectedPresent() function in android::hardware::graphics::composer::VariableRefreshRateController
/hardware/interfaces/graphics/composer/aidl/vts/
DVtsComposerClient.cpp345 ScopedAStatus VtsComposerClient::notifyExpectedPresent(int64_t display, in notifyExpectedPresent() function in aidl::android::hardware::graphics::composer3::vts::VtsComposerClient
/hardware/google/graphics/common/libhwc2.1/libmaindisplay/
DExynosPrimaryDisplay.cpp858 int32_t ExynosPrimaryDisplay::notifyExpectedPresent(int64_t timestamp, int32_t frameIntervalNs) { in notifyExpectedPresent() function in ExynosPrimaryDisplay
/hardware/google/graphics/common/hwc3/
DComposerClient.cpp87 ndk::ScopedAStatus ComposerClient::notifyExpectedPresent( in notifyExpectedPresent() function in aidl::android::hardware::graphics::composer3::impl::ComposerClient
/hardware/google/graphics/common/hwc3/impl/
DHalImpl.cpp522 int32_t HalImpl::notifyExpectedPresent(int64_t display, in notifyExpectedPresent() function in aidl::android::hardware::graphics::composer3::impl::HalImpl
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.h1363 virtual int32_t notifyExpectedPresent(int64_t __unused timestamp, in notifyExpectedPresent() function