Home
last modified time | relevance | path

Searched defs:onVsyncIdle (Results 1 – 7 of 7) sorted by relevance

/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/1/android/hardware/graphics/composer3/
DIComposerCallback.aidl42 oneway void onVsyncIdle(long display); in onVsyncIdle() method
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/2/android/hardware/graphics/composer3/
DIComposerCallback.aidl42 oneway void onVsyncIdle(long display); in onVsyncIdle() method
/hardware/interfaces/graphics/composer/aidl/android/hardware/graphics/composer3/
DIComposerCallback.aidl99 oneway void onVsyncIdle(long display); in onVsyncIdle() method
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/current/android/hardware/graphics/composer3/
DIComposerCallback.aidl42 oneway void onVsyncIdle(long display); in onVsyncIdle() method
/hardware/interfaces/graphics/composer/aidl/vts/
DGraphicsComposerCallback.cpp185 ::ndk::ScopedAStatus GraphicsComposerCallback::onVsyncIdle(int64_t in_display) { in onVsyncIdle() function in aidl::android::hardware::graphics::composer3::vts::GraphicsComposerCallback
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDevice.cpp1193 void ExynosDevice::onVsyncIdle(hwc2_display_t displayId) { in onVsyncIdle() function in ExynosDevice
/hardware/google/graphics/common/hwc3/
DComposerClient.cpp491 void ComposerClient::HalEventCallback::onVsyncIdle(int64_t display) { in onVsyncIdle() function in aidl::android::hardware::graphics::composer3::impl::ComposerClient::HalEventCallback