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

  /frameworks/native/services/surfaceflinger/
DispSync.h 107 // setRefreshSkipCount specifies an additional number of refresh
111 void setRefreshSkipCount(int count);
DispSync.cpp 392 void DispSync::setRefreshSkipCount(int count) {
394 ALOGD("setRefreshSkipCount(%d)", count);
SurfaceFlinger.cpp     [all...]

Completed in 198 milliseconds