HomeSort by relevance Sort by last modified time
    Searched refs:vsyncHint (Results 1 - 3 of 3) sorted by null

  /frameworks/native/services/surfaceflinger/DisplayHardware/
PowerHAL.h 35 status_t vsyncHint(bool enabled);
PowerHAL.cpp 41 status_t PowerHAL::vsyncHint(bool enabled) {
  /frameworks/native/services/surfaceflinger/
EventThread.cpp 310 mPowerHAL.vsyncHint(true);
320 mPowerHAL.vsyncHint(false);

Completed in 85 milliseconds