@override void configureSurface(int surfaceId, int width, int height) { _nativeAPI.configureSurface(surfaceId, width, height); }