Home
last modified time | relevance | path

Searched refs:mAbove (Results 1 – 6 of 6) sorted by relevance

/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaHistogram.h52 int64_t mBelow, mAbove, mCount; variable
72 mBelow = mAbove = 0; in clear()
135 mAbove++; in insert()
163 return mAbove;
186 ss << "}" << mAbove; in emit()
/frameworks/wilhelm/src/itf/
DI3DMacroscopic.cpp109 thiz->mOrientationVectors.mAbove = above; in I3DMacroscopic_SetOrientationVectors()
228 thiz->mOrientationVectors.mAbove.x = 0; in I3DMacroscopic_init()
229 thiz->mOrientationVectors.mAbove.y = 0; in I3DMacroscopic_init()
230 thiz->mOrientationVectors.mAbove.z = 0; in I3DMacroscopic_init()
DI3DLocation.cpp177 thiz->mOrientationVectors.mAbove = above; in I3DLocation_SetOrientationVectors()
/frameworks/wilhelm/src/
Ditfstruct.h141 SLVec3D mAbove; member
166 SLVec3D mAbove; member
/frameworks/base/core/java/android/widget/
DEditor.java7349 private boolean mAbove = false; field in Editor.SelectionHandleView.ErrorPopup
7366 mAbove = above; in fixDirection()
7396 if (above != mAbove) { in update()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt66199 Landroid/widget/Editor$ErrorPopup;->mAbove:Z