HomeSort by relevance Sort by last modified time
    Searched defs:onVsync (Results 1 - 4 of 4) sorted by null

  /frameworks/base/core/java/android/view/
DisplayEventReceiver.java 108 public void onVsync(long timestampNanos, int builtInDisplayId, int frame) {
139 onVsync(timestampNanos, builtInDisplayId, frame);
Choreographer.java 705 public void onVsync(long timestampNanos, int builtInDisplayId, int frame) {
    [all...]
  /hardware/intel/img/hwcomposer/common/devices/
DummyDevice.cpp 211 void DummyDevice::onVsync(int64_t timestamp)
PhysicalDevice.cpp 459 void PhysicalDevice::onVsync(int64_t timestamp)

Completed in 76 milliseconds