Searched defs:aspect (Results 1 – 8 of 8) sorted by relevance
314 public void loadPerspective(float fovy, float aspect, float near, float far) { in loadPerspective()336 float aspect = ((float)w) / h; in loadProjectionNormalized() local339 float aspect = ((float)h) / w; in loadProjectionNormalized() local
103 final float aspect = (float) width / (float) height; in resizeDrag() local
111 public static void gluPerspective(GL10 gl, float fovy, float aspect, in gluPerspective()
555 float fovy, float aspect, float zNear, float zFar) { in perspectiveM()
656 float aspect = ((float)longSize) / shortSize; in computeCompatibleScaling() local
315 final String aspect = a.getString(R.styleable.LockPatternView_aspect); in LockPatternView() local
2360 float aspect = (float)minimumHeight / (float)minimumWidth; in suggestDesiredDimensions() local
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...