Package arc.backend.android.surfaceview
Interface ResolutionStrategy
- All Known Implementing Classes:
FillResolutionStrategy
,FixedResolutionStrategy
,RatioResolutionStrategy
public interface ResolutionStrategy
Will manipulate the GLSurfaceView. Gravity is always center. The width and height of the View will be determined by the
classes implementing
ResolutionStrategy
.-
Nested Class Summary
-
Method Summary
-
Method Details
-
calcMeasures
-