Searched refs:shouldBeSeamless (Results 1 – 2 of 2) sorted by relevance
111 status_t setFrameRate(float frameRate, int8_t compatibility, bool shouldBeSeamless);
925 bool shouldBeSeamless) { in setFrameRate() argument929 return t.setFrameRate(mSurfaceControl, frameRate, compatibility, shouldBeSeamless).apply(); in setFrameRate()