Searched refs:mAbove (Results 1 - 7 of 7) sorted by relevance

/frameworks/wilhelm/src/itf/
H A DI3DMacroscopic.cpp109 thiz->mOrientationVectors.mAbove = above;
228 thiz->mOrientationVectors.mAbove.x = 0;
229 thiz->mOrientationVectors.mAbove.y = 0;
230 thiz->mOrientationVectors.mAbove.z = 0;
H A DI3DLocation.cpp177 thiz->mOrientationVectors.mAbove = above;
/frameworks/av/include/media/stagefright/
H A DMediaCodec.h483 Histogram() : mFloor(0), mWidth(0), mBelow(0), mAbove(0),
498 int64_t mBelow, mAbove; member in class:android::MediaCodec::Histogram
/frameworks/av/media/libstagefright/include/media/stagefright/
H A DMediaCodec.h483 Histogram() : mFloor(0), mWidth(0), mBelow(0), mAbove(0),
498 int64_t mBelow, mAbove; member in class:android::MediaCodec::Histogram
/frameworks/wilhelm/src/
H A Ditfstruct.h141 SLVec3D mAbove; member in struct:__anon2103::__anon2106
166 SLVec3D mAbove; member in struct:__anon2107::__anon2110
/frameworks/av/media/libstagefright/
H A DMediaCodec.cpp676 mBelow = mAbove = 0;
704 mAbove++;
731 snprintf(buffer, sizeof(buffer), "}%" PRId64 , mAbove);
/frameworks/base/core/java/android/widget/
H A DEditor.java6246 private boolean mAbove = false; field in class:Editor.ErrorPopup
6263 mAbove = above;
6293 if (above != mAbove) {

Completed in 1711 milliseconds