Searched defs:outerAngle (Results 1 – 2 of 2) sorted by relevance
236 SLmillidegree outerAngle, SLmillibel outerLevel) in I3DSource_SetCone()269 SLmillidegree outerAngle = thiz->mConeOuterAngle; in I3DSource_GetCone() local
49 public CropObject(Rect outerBound, Rect innerBound, int outerAngle) { in CropObject()53 public CropObject(RectF outerBound, RectF innerBound, int outerAngle) { in CropObject()