HomeSort by relevance Sort by last modified time
    Searched defs:nsc (Results 1 - 7 of 7) sorted by null

  /packages/apps/Camera2/src/com/android/camera/one/v2/autofocus/
PointMeteringParameters.java 104 PointF nsc = transformPortraitCoordinatesToSensorCoordinates(point); local
106 int xCenterSensor = (int) (cropRegion.left + nsc.x * cropRegion.width());
107 int yCenterSensor = (int) (cropRegion.top + nsc.y * cropRegion.height());
  /packages/apps/Camera2/src/com/android/camera/one/v2/
AutoFocusHelper.java 138 PointF nsc = CameraUtil.normalizedSensorCoordsForNormalizedDisplayCoords( local
141 int xCenterSensor = (int)(cropRegion.left + nsc.x * cropRegion.width());
142 int yCenterSensor = (int)(cropRegion.top + nsc.y * cropRegion.height());
  /system/bt/stack/rfcomm/
rfc_int.h 117 } nsc; member in union:__anon73970::__anon73971
  /prebuilts/tools/common/m2/repository/javax/xml/bind/jaxb-api/2.2.12-b140109.1041/
jaxb-api-2.2.12-b140109.1041.jar 
  /prebuilts/tools/common/m2/repository/org/glassfish/jaxb/jaxb-runtime/2.2.11/
jaxb-runtime-2.2.11.jar 
  /prebuilts/tools/common/m2/repository/com/sun/xsom/xsom/20140925/
xsom-20140925.jar 
  /prebuilts/tools/common/m2/repository/com/sun/xml/fastinfoset/FastInfoset/1.2.13/
FastInfoset-1.2.13.jar 

Completed in 3442 milliseconds