Home
last modified time | relevance | path

Searched defs:top (Results 151 – 175 of 4185) sorted by relevance

12345678910>>...168

/aosp_15_r20/external/perfetto/ui/src/frontend/
H A Dviewer_page.ts124 const {top: panTop} = panZoomEl.getBoundingClientRect(); constant
228 const {top, bottom} = c.getBoundingClientRect(); constant
246 const {top, bottom} = c.getBoundingClientRect(); constant
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableOutlineView.java96 int top; in getClipPath() local
135 int top, in getRoundedRectPath()
336 protected void setOutlineRect(float left, float top, float right, float bottom) { in setOutlineRect()
H A DNotificationBackgroundView.java145 final int top = backgroundBounds.top; in calculateDismissButtonCutoutPath() local
166 int top = 0; in calculateBackgroundBounds() local
193 int top = 0; in draw() local
/aosp_15_r20/frameworks/opt/bitmap/src/com/android/bitmap/drawable/
DStyledCornersBitmapDrawable.java250 float top = bounds.top + mBorderWidth / 2; in draw() local
305 float top = bounds.top; in drawFakeCornersForCompatibilityMode() local
402 float top = bounds.top + mBorderWidth / 2; in recalculatePath() local
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSImpl.java232 (v, left, top, right, bottom, oldLeft, oldTop, oldRight, oldBottom) -> { in onComponentCreated() argument
271 (v, left, top, right, bottom, oldLeft, oldTop, oldRight, oldBottom) -> { in onComponentCreated() argument
409 public void setFancyClipping(int leftInset, int top, int rightInset, int bottom, in setFancyClipping()
823 int top = mLocationTemp[1]; in updateQsBounds() local
951 int top = mLocationTemp[1]; in getQsMinExpansionHeightForSplitShade() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/X11/extensions/
DXKBgeom.h120 short top; member
135 short top; member
151 short top; member
172 short top; member
188 short top; member
220 short top; member
232 short top; member
/aosp_15_r20/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/
DXKBgeom.h120 short top; member
135 short top; member
151 short top; member
172 short top; member
188 short top; member
220 short top; member
232 short top; member
/aosp_15_r20/external/igt-gpu-tools/tests/
H A Dkms_cursor_crc.c56 int left, right, top, bottom; member
246 int left, int right, int top, int bottom) in do_test()
258 int top = data->top; in test_crc_onscreen() local
281 int top = data->top; in test_crc_offscreen() local
/aosp_15_r20/external/skia/src/pathops/
H A DSkDCubicLineIntersection.cpp256 int verticalIntersect(double axisIntercept, double top, double bottom, bool flipped) { in verticalIntersect()
349 void addExactVerticalEndPoints(double top, double bottom, double x) { in addExactVerticalEndPoints()
360 void addNearVerticalEndPoints(double top, double bottom, double x) { in addNearVerticalEndPoints()
434 int SkIntersections::vertical(const SkDCubic& cubic, double top, double bottom, double x, in vertical()
/aosp_15_r20/external/truth/core/src/main/java/com/google/common/truth/
H A DActualValueInference.java440 StackEntry top = pop(); in visitInsn() local
449 StackEntry top = pop(); in visitInsn() local
460 StackEntry top = pop(); in visitInsn() local
470 StackEntry top = pop(); in visitInsn() local
496 StackEntry top = pop(); in visitInsn() local
/aosp_15_r20/external/okhttp/website/static/
H A Dbootstrap.min.js6 …createElement("bootstrap"),t={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend"… function
/aosp_15_r20/out/soong/.intermediates/packages/apps/Settings/Settings-core/android_common/kapt/gen/stubs/com/android/settings/connecteddevice/display/
DYCoor.java10 private final float top = 0.0F; field in YCoor
20 public YCoor(float top, float bottom, @org.jetbrains.annotations.Nullable() in YCoor()
/aosp_15_r20/external/libgav1/src/dsp/
H A Dintrapred_smooth.cc54 const auto* const top = static_cast<const Pixel*>(top_row); in Smooth() local
89 const auto* const top = static_cast<const Pixel*>(top_row); in SmoothVertical() local
117 const auto* const top = static_cast<const Pixel*>(top_row); in SmoothHorizontal() local
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/views/
DArrowTipView.java183 public ArrowTipView show(String text, int top) { in show()
196 public ArrowTipView show(String text, int gravity, int arrowMarginStart, int top) { in show()
211 String text, int gravity, int arrowMarginStart, int top, boolean shouldAutoClose) { in show()
/aosp_15_r20/frameworks/rs/
H A DrsMatrix4x4.cpp276 void Matrix4x4::loadOrtho(float left, float right, float bottom, float top, float near, float far) { in loadOrtho()
286 void Matrix4x4::loadFrustum(float left, float right, float bottom, float top, float near, float far… in loadFrustum()
299 float top = near * tan((float) (fovy * M_PI / 360.0f)); in loadPerspective() local
/aosp_15_r20/external/libkmsxx/py/pykms/
H A Dpyvid.cpp33 uint32_t left, top, width, height; in init_pyvid() local
37 ….def("set_selection", [](VideoStreamer* self, uint32_t left, uint32_t top, uint32_t width, uint32_… in init_pyvid()
/aosp_15_r20/external/python/cpython3/Modules/cjkcodecs/
Dcjkcodecs.h31 unsigned char bottom, top; member
37 unsigned char bottom, top; member
43 unsigned char bottom, top; member
49 unsigned char bottom, top; member
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowNativeRenderNodeOP.java85 long renderNode, int left, int top, int right, int bottom) { in nSetLeftTopRightBottom()
95 protected static boolean nSetTop(long renderNode, int top) { in nSetTop()
146 long renderNode, int left, int top, int right, int bottom) { in nSetClipBounds()
167 long renderNode, int left, int top, int right, int bottom, float radius, float alpha) { in nSetOutlineRoundRect()
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/extensions/compactnotation/
H A DBox.java20 private Item top; field in Box
33 public void setTop(Item top) { in setTop()
/aosp_15_r20/external/python/cpython2/Demo/tix/
Dtixwidgets.py27 def __init__(self, top): argument
192 def MkWelcomeBar(top): argument
229 def MkWelcomeText(top): argument
/aosp_15_r20/external/intel-media-driver/Tools/MediaDriverTools/MediaClassTrace/
H A Dgen_ClassTraceOffset.py4 def find_files(top, extensions=('.c', '.cpp', '.h'), exclude=('ult', 'googletest', 'classtrace', '.… argument
25 def genHeaderFile(top, offset_head_file): argument
/aosp_15_r20/external/python/cpython3/Lib/idlelib/
Dzoomheight.py110 def get_window_geometry(top): argument
116 def set_window_geometry(top, geometry): argument
/aosp_15_r20/tools/metalava/scripts/
H A Dgather-android-metalava-artifacts.py130 def default_custom_files(top): argument
148 def construct_target_list(args, top): argument
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/ui/
DSelectionRenderer.java24 public static void drawSelection(Canvas canvas, int left, int top, int right, int bottom, in drawSelection()
32 public static void drawSelection(Canvas canvas, int left, int top, int right, int bottom, in drawSelection()
/aosp_15_r20/frameworks/base/libs/hwui/jni/
H A Dandroid_graphics_Canvas.cpp203 jfloat left, jfloat top, jfloat right, jfloat bottom) { in quickRejectRect()
351 static void drawRect(JNIEnv* env, jobject, jlong canvasHandle, jfloat left, jfloat top, in drawRect()
390 static void drawRoundRect(JNIEnv* env, jobject, jlong canvasHandle, jfloat left, jfloat top, in drawRoundRect()
402 static void drawOval(JNIEnv* env, jobject, jlong canvasHandle, jfloat left, jfloat top, in drawOval()
408 static void drawArc(JNIEnv* env, jobject, jlong canvasHandle, jfloat left, jfloat top, in drawArc()
483 jlong chunkHandle, jfloat left, jfloat top, jfloat right, jfloat bottom, in drawNinePatch()
514 jfloat left, jfloat top, jlong paintHandle, jint canvasDensity, in drawBitmap()
777 static void punchHole(JNIEnv* env, jobject, jlong canvasPtr, jfloat left, jfloat top, jfloat right, in punchHole()

12345678910>>...168