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

  /frameworks/native/services/surfaceflinger/
DispSync.h 95 // setRefreshSkipCount specifies an additional number of refresh
99 void setRefreshSkipCount(int count);
DispSync.cpp 507 void DispSync::setRefreshSkipCount(int count) {
509 ALOGD("setRefreshSkipCount(%d)", count);
SurfaceFlinger.cpp     [all...]
SurfaceFlinger_hwc1.cpp     [all...]

Completed in 217 milliseconds