Home
last modified time | relevance | path

Searched defs:outerAngle (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/wilhelm/src/itf/
H A DI3DSource.cpp236 SLmillidegree outerAngle, SLmillibel outerLevel) in I3DSource_SetCone()
269 SLmillidegree outerAngle = thiz->mConeOuterAngle; in I3DSource_GetCone() local
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
H A DCropObject.java49 public CropObject(Rect outerBound, Rect innerBound, int outerAngle) { in CropObject()
53 public CropObject(RectF outerBound, RectF innerBound, int outerAngle) { in CropObject()