Searched refs:mCameraOrbitYawDegrees (Results 1 – 1 of 1) sorted by relevance
51 private float mCameraOrbitYawDegrees; field in CameraAttributes76 this.mCameraOrbitYawDegrees = in.readFloat(); in CameraAttributes()92 mCameraOrbitYawDegrees = cameraOrbitYawDegrees; in CameraAttributes()123 return mCameraOrbitYawDegrees; in getCameraOrbitYawDegrees()180 out.writeFloat(mCameraOrbitYawDegrees); in writeToParcel()206 private float mCameraOrbitYawDegrees; field in CameraAttributes.Builder238 mCameraOrbitYawDegrees = cameraOrbitYawDegrees; in setCameraOrbitYawDegrees()299 mCameraOrbitYawDegrees, in build()