Home
last modified time | relevance | path

Searched defs:vs (Results 1 – 10 of 10) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusIconContainer.java230 StatusIconState vs = new StatusIconState(); in onViewAdded() local
410 StatusIconState vs = getViewStateFromChild(child); in applyIconStates() local
421 StatusIconState vs = getViewStateFromChild(child); in resetViewStates() local
/aosp14/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DMeshLargeActivity.java123 String vs = "Varyings main(const Attributes attributes) { " in createMeshSpecification() local
H A DMeshActivity.java108 String vs = "Varyings main(const Attributes attributes) { " in createMeshSpecification() local
/aosp14/frameworks/base/libs/hwui/hwui/
H A DMinikinUtils.cpp108 bool MinikinUtils::hasVariationSelector(const Typeface* typeface, uint32_t codepoint, uint32_t vs) { in hasVariationSelector()
/aosp14/frameworks/base/rs/java/android/renderscript/
H A DScriptGroup.java239 ValueAndSize vs = new ValueAndSize(rs, obj); in retrieveValueAndDependenceInfo() local
290 ValueAndSize vs = new ValueAndSize(mRS, obj); in setArg() local
299 ValueAndSize vs = new ValueAndSize(mRS, obj); in setGlobal() local
H A DProgram.java195 public void bindSampler(Sampler vs, int slot) in bindSampler()
/aosp14/system/core/healthd/
H A DBatteryMonitor_v1.cpp548 char vs[128]; in dumpState() local
H A DBatteryMonitor.cpp695 char vs[128]; in dumpState() local
/aosp14/frameworks/base/media/jni/
H A Dandroid_media_MediaRecorder.cpp197 android_media_MediaRecorder_setVideoSource(JNIEnv *env, jobject thiz, jint vs) in android_media_MediaRecorder_setVideoSource()
/aosp14/frameworks/base/core/java/android/widget/
H A DTextView.java11496 int vs = mScrollY; in bringPointIntoView() local
11651 final int vs = mScrollY; in moveCursorToVisibleOffset() local