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
122 public void updateSize(int width, int height) { in updateSize() method in InputSurface
529 inputSurface.updateSize(mWidth, mHeight); in encodeDecodeVideoFromSurfaceToSurface()
896 encSurface.updateSize(width, height); in testLevel()