Searched refs:updateSize (Results 1 – 5 of 5) sorted by relevance
36 void updateSize(int width, int height); in updateSize() method
102 public void updateSize(int width, int height) { in updateSize() method in NdkInputSurface
112 public void updateSize(int width, int height) { in updateSize() method in InputSurface
527 inputSurface.updateSize(mWidth, mHeight); in encodeDecodeVideoFromSurfaceToSurface()
883 encSurface.updateSize(width, height); in testLevel()