Home
last modified time | relevance | path

Searched defs:vg (Results 1 – 25 of 464) sorted by relevance

12345678910>>...19

/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/communal/widgets/
H A DRoundedCornerEnforcement.kt49 val vg = appWidget in findBackground() constant
118 val vg = view in accumulateViewsWithId() constant
143 val vg = current in findUndefinedBackground() constant
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/widget/
DRoundedCornerEnforcement.java59 ViewGroup vg = (ViewGroup) appWidget; in findBackground() local
123 ViewGroup vg = (ViewGroup) view; in accumulateViewsWithId() local
149 ViewGroup vg = (ViewGroup) current; in findUndefinedBackground() local
/aosp_15_r20/packages/apps/Car/SystemUI/tests/src/com/android/systemui/car/userpicker/
DUserPickerRecyclerViewTest.java137 Boolean isHighlightingfromUserPod(ViewGroup vg) { in isHighlightingfromUserPod()
143 String getUserNamefromUserPod(ViewGroup vg) { in getUserNamefromUserPod()
148 String getUserDescfromUserPod(ViewGroup vg) { in getUserDescfromUserPod()
/aosp_15_r20/external/libyuv/source/
H A Drow_rvv.cc34 #define YUVTORGB_SETUP(yuvconst, ub, vr, ug, vg, yg, bb, bg, br) \ argument
79 #define YUVTORGB(vl, v_u, v_v, ub, vr, ug, vg, yg, bb, bg, br, v_y_16, v_g_16, \ argument
409 uint8_t ub, vr, ug, vg; in I444ToARGBRow_RVV() local
441 uint8_t ub, vr, ug, vg; in I444AlphaToARGBRow_RVV() local
473 uint8_t ub, vr, ug, vg; in I444ToRGB24Row_RVV() local
503 uint8_t ub, vr, ug, vg; in I422ToARGBRow_RVV() local
535 uint8_t ub, vr, ug, vg; in I422AlphaToARGBRow_RVV() local
567 uint8_t ub, vr, ug, vg; in I422ToRGBARow_RVV() local
598 uint8_t ub, vr, ug, vg; in I422ToRGB24Row_RVV() local
699 uint8_t ub, vr, ug, vg; in NV12ToARGBRow_RVV() local
[all …]
/aosp_15_r20/cts/tests/tests/widget/src/android/widget/cts/
H A DLayoutDirectionTest.java67 private void checkDefaultDirectionForOneLayoutWithCode(ViewGroup vg) { in checkDefaultDirectionForOneLayoutWithCode()
81 private void verifyDirectionForOneLayoutWithCode(ViewGroup vg) { in verifyDirectionForOneLayoutWithCode()
/aosp_15_r20/cts/tests/tests/view/src/android/view/cts/
H A DViewGroupTest.java2430 MockViewGroupSubclass vg = new MockViewGroupSubclass(mContext); in testStartActionModeForChildRespectsSubclassModeOnPrimary() local
2447 MockViewGroupSubclass vg = new MockViewGroupSubclass(mContext); in testStartActionModeForChildIgnoresSubclassModeOnFloating() local
2464 MockViewGroupSubclass vg = new MockViewGroupSubclass(mContext); in testStartActionModeForChildTypedBubblesUpToParent() local
2478 MockViewGroupSubclass vg = new MockViewGroupSubclass(mContext); in testStartActionModeForChildTypelessBubblesUpToParent() local
2503 MockViewGroupSubclass vg = new MockViewGroupSubclass(mContext); in testTemporaryDetach() local
2956 ViewGroup vg = new MockViewGroup(mContext); in testRequestedFrameRateApi() local
H A DViewGroup_MarginLayoutParamsTest.java121 ViewGroup vg = new LinearLayout(mContext); in testResolveMarginsRelative() local
H A DView_FocusHandlingTest.java241 ViewGroup vg = (ViewGroup) activity.findViewById(R.id.auto_test_area); in testFocusHandling() local
/aosp_15_r20/external/deqp/modules/egl/
H A DteglVGRenderUtil.hpp34 namespace vg namespace
H A DteglVGRenderUtil.cpp36 namespace vg namespace
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/graphics/
H A DGraphicsActivity.java36 ViewGroup vg = new PictureLayout(this); in setContentView() local
/aosp_15_r20/external/libyuv/util/
H A Dyuvconstants.c63 float vg = 2 * ((1 - kr) * kr / kg); in main() local
H A Dcolor.cc77 float vg = 2 * ((1 - kr) * kr / kg); in main() local
/aosp_15_r20/cts/hostsidetests/webkit/app/src/com/android/cts/webkit/
H A DWebViewStartupCtsActivity.java44 ViewGroup vg = (ViewGroup)mWebView.getParent(); in detachAndDestroyWebView() local
/aosp_15_r20/external/bc/scripts/
H A Drelease.sh507 vg() { function
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/colorpicker/
DColorGridDialog.java73 private ArrayList<Button> getButtons(ViewGroup vg) { in getButtons()
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/runtime/parser/node/
H A DASTIdentifier.java137 VelPropertyGet vg = null; in execute() local
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
H A DTestAdapter.java82 ViewGroup vg; in getView() local
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/dream/
DDreamAdapter.java142 final ViewGroup vg = (ViewGroup) v; in setEnabledStateOnViews() local
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/_sass/skins/highlight/tomorrow/
H A D_highlight.scss71 .vg { color: $highlight-red; } /* Name.Variable.Global */ class
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/_sass/skins/highlight/tomorrow/
H A D_highlight.scss71 .vg { color: $highlight-red; } /* Name.Variable.Global */ class
/aosp_15_r20/packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/
DDocumentHolder.java186 final ViewGroup vg = (ViewGroup) itemView; in setEnabledRecursive() local
/aosp_15_r20/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
H A DAlertDialogLayout.java263 final ViewGroup vg = (ViewGroup) v; in resolveMinimumHeight() local
/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/
H A DAlertDialogLayout.java264 final ViewGroup vg = (ViewGroup) v; in resolveMinimumHeight() local
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
DEditor.java170 ViewGroup vg = (ViewGroup) view; in findImageShow() local

12345678910>>...19