Searched defs:mView (Results 1 – 4 of 4) sorted by relevance
/external/replicaisland/src/com/replica/replicaisland/ | ||
D | CustomToastSystem.java | 28 private View mView; field in CustomToastSystem |
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/ui/ | ||
D | FullScreenTask.java | 48 public View mView = null; field in FullScreenTask |
/external/sl4a/Common/src/com/googlecode/android_scripting/interpreter/html/ | ||
D | HtmlActivityTask.java | 84 private WebView mView; field in HtmlActivityTask |
/external/swiftshader/third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/ | ||
D | OGLES2ChameleonMan.cpp | 608 PVRTMat4 mView, mProjection; in RenderScene() local |