Lines Matching refs:VIEWPORT_WIDTH
68 VIEWPORT_WIDTH = 256,140 if (renderTarget.getWidth() < VIEWPORT_WIDTH || renderTarget.getHeight() < VIEWPORT_HEIGHT)148 int width = deMin32(renderTarget.getWidth(), VIEWPORT_WIDTH);