configureSurface abstract method

void configureSurface(
  1. int surfaceId,
  2. int width,
  3. int height
)

Implementation

void configureSurface(int surfaceId, int width, int height);