Searched refs:updateSurface (Results 1 – 1 of 1) sorted by relevance
211 updateSurface(surface, mWidth, mHeight); in onSetSurface()223 updateSurface(mSurface, width, height); in onSurfaceChanged()445 private void updateSurface(Surface surface, int width, int height) { in updateSurface() method in TiasSessionImpl