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