Home | History | Annotate | Download | only in media

Lines Matching full:camx

316             float camX = camera.mLookAtX * camera.mScale;
331 final boolean skipPrevious = centerTranslateX < camX;
374 if (Math.abs(centerTranslateX - camX) < 0.1f) {