Home | History | Annotate | Download | only in functional

Lines Matching refs:TEX2D_MIN_VIEWPORT_HEIGHT

61 	TEX2D_MIN_VIEWPORT_HEIGHT	= 64,
292 if (viewport.width < TEX2D_MIN_VIEWPORT_WIDTH || viewport.height < TEX2D_MIN_VIEWPORT_HEIGHT)