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 137 PointF nsc = CameraUtil.normalizedSensorCoordsForNormalizedDisplayCoords( local
140 int xCenterSensor = (int)(cropRegion.left + nsc.x * cropRegion.width());
141 int yCenterSensor = (int)(cropRegion.top + nsc.y * cropRegion.height());
  /external/bluetooth/bluedroid/stack/rfcomm/
rfc_int.h 117 } nsc; member in union:__anon6317::__anon6318

Completed in 255 milliseconds