Searched defs:dispatchNullEvent (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/libs/gui/ | ||
D | Choreographer.cpp | 360 void Choreographer::dispatchNullEvent(nsecs_t, PhysicalDisplayId) { in dispatchNullEvent() function in android::Choreographer |
/frameworks/base/core/jni/ | ||
D | android_view_DisplayEventReceiver.cpp | 99 void dispatchNullEvent(nsecs_t timestamp, PhysicalDisplayId displayId) override {} in dispatchNullEvent() function in android::NativeDisplayEventReceiver |