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

  /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());
  /external/bluetooth/bluedroid/stack/rfcomm/
rfc_int.h 117 } nsc; member in union:__anon6312::__anon6313

Completed in 231 milliseconds