Home
last modified time | relevance | path

Searched defs:bottom (Results 201 – 225 of 832) sorted by relevance

12345678910>>...34

/aosp12/frameworks/opt/chips/src/com/android/ex/chips/recipientchip/
H A DInvisibleRecipientChip.java97 final float x, final int top, final int y, final int bottom, final Paint paint) { in draw()
/aosp12/packages/apps/Camera2/src/com/android/camera/tinyplanet/
H A DTinyPlanetPreview.java103 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
H A Dtexgine_rect.cpp29 TexgineRect TexgineRect::MakeLTRB(float left, float top, float right, float bottom) in MakeLTRB()
/aosp12/frameworks/base/libs/hwui/renderthread/
H A DDrawFrameTask.h67 void setContentDrawBounds(int left, int top, int right, int bottom) { in setContentDrawBounds()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_water_flow_sections.cpp27 std::optional<CalcDimension> bottom; in SetMarginProperty() local
H A Djs_checkboxgroup.cpp326 std::optional<CalcDimension> bottom; in GetNewPadding() local
360 const std::optional<CalcDimension>& bottom, const std::optional<CalcDimension>& left, in GetPadding()
H A Djs_radio.cpp256 std::optional<CalcDimension> bottom; in GetNewPadding() local
290 const std::optional<CalcDimension>& bottom, const std::optional<CalcDimension>& left, in GetPadding()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/property/
H A Dborder_property_test_ng.cpp176 auto bottom = borderColor->GetString("bottom", ""); variable
/aosp12/frameworks/base/core/java/android/widget/
H A DFastScroller.java698 final int bottom = top + view.getMeasuredHeight(); in measureViewToSide() local
729 final int bottom = top + preview.getMeasuredHeight(); in measureFloating() local
793 final int bottom; in layoutTrack() local
1232 final int bottom = container.bottom; in setThumbPos() local
1572 final float bottom = mThumbImage.getBottom() + offset; in isPointInsideY() local
1693 final PropertyValuesHolder bottom = PropertyValuesHolder.ofInt(BOTTOM, bounds.bottom); in animateBounds() local
H A DFrameLayout.java269 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout()
273 void layoutChildren(int left, int top, int right, int bottom, boolean forceLeftGravity) { in layoutChildren()
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/
H A DBaseCanvas_Delegate.java95 float bottom = top + image.getHeight(); in nDrawBitmap() local
222 final float left, final float top, final float right, final float bottom, long paint) { in nDrawRect()
245 final float top, final float right, final float bottom, long paint) { in nDrawOval()
277 final float left, final float top, final float right, final float bottom, in nDrawArc()
306 final float left, final float top, final float right, final float bottom, in nDrawRoundRect()
812 protected boolean clipRect(float left, float top, float right, float bottom, int regionOp) { in clipRect()
/aosp12/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
H A Ddb_feature_detection.cpp616 … db_HarrisStrengthChunk_f(float **s,const float * const *img,int left,int top,int right,int bottom, in db_HarrisStrengthChunk_f()
659 …id db_HarrisStrengthChunk_u(float **s,const unsigned char * const *img,int left,int top,int bottom, in db_HarrisStrengthChunk_u()
1332 …ne void db_MaxSuppressFilterChunk_5x5_Aligned16_f(float **sf,float **s,int left,int top,int bottom, in db_MaxSuppressFilterChunk_5x5_Aligned16_f()
1408 …id db_MaxSuppressFilter_5x5_Aligned16_f(float **sf,float **s,int left,int top,int right,int bottom, in db_MaxSuppressFilter_5x5_Aligned16_f()
1424 inline int db_CornersFromChunk(float **strength,int left,int top,int right,int bottom,float thresho… in db_CornersFromChunk()
1496 void db_ExtractCornersSaturated(float **strength,int left,int top,int right,int bottom, in db_ExtractCornersSaturated()
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
H A DImageStraighten.java202 float bottom = (float) (top + hh); in getUntranslatedStraightenCropBounds() local
211 float bottom = tmp.bottom; in updateCurrentCrop() local
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/qsb/
H A DQsbContainerView.java142 public void setPadding(int left, int top, int right, int bottom) { in setPadding()
146 protected void setPaddingUnchecked(int left, int top, int right, int bottom) { in setPaddingUnchecked()
/aosp12/frameworks/native/cmds/surfacereplayer/proto/src/
H A Dtrace.proto147 required int32 bottom = 4; field
219 required int32 bottom = 10; field
/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Ddisplay_cutout_controller.cpp161 uint32_t bottom = static_cast<uint32_t>(curvedScreenBoundary_[3]); in CalcBuiltInDisplayWaterfallRects() local
194 uint32_t bottom = static_cast<uint32_t>(curvedScreenBoundary_[3]); in CalcBuiltInDisplayWaterfallRectsByRotation() local
/aosp12/frameworks/base/core/tests/coretests/src/android/view/
H A DViewGroupTest.java186 TestView(Context context, int left, int top, int right, int bottom) { in TestView()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/option/
H A Drosen_render_option.cpp129 double bottom = 1.0; // line width is 1.0px in PaintLine() local
/ohos5.0/base/web/webview/ohos_interface/include/ohos_adapter/
H A Dprint_manager_adapter.h37 uint32_t bottom; member
/aosp12/frameworks/base/core/java/android/text/method/
H A DBaseMovementMethod.java336 protected boolean bottom(TextView widget, Spannable buffer) { in bottom() method in BaseMovementMethod
538 final int bottom = widget.getScrollY() + innerHeight; in scrollDown() local
588 final int bottom = widget.getScrollY() + innerHeight + innerHeight; in scrollPageDown() local
/aosp12/frameworks/base/media/java/android/media/
H A DImageWriter.java979 long timestampNs, int left, int top, int right, int bottom, int transform, in nativeQueueInputImage()
984 int top, int right, int bottom, int transform, int scalingMode); in nativeAttachAndQueueImage()
987 int top, int right, int bottom, int transform, int scalingMode); in nativeAttachAndQueueGraphicBuffer()
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/ng/
H A Drect_t.h214 T bottom = Bottom(); in Constrain() local
336 T bottom = std::min(Bottom(), other.Bottom()); in IntersectRectT() local
345 T bottom = std::max(Bottom(), other.Bottom()); in CombineRectT() local
/aosp12/frameworks/base/core/java/android/view/
H A DWindowInsets.java621 public WindowInsets replaceSystemWindowInsets(int left, int top, int right, int bottom) { in replaceSystemWindowInsets()
982 public WindowInsets insetUnchecked(int left, int top, int right, int bottom) { in insetUnchecked()
1041 Insets[] typeInsetsMap, int left, int top, int right, int bottom) { in insetInsets()
1060 static Insets insetInsets(Insets insets, int left, int top, int right, int bottom) { in insetInsets()
/aosp12/packages/apps/LegacyCamera/src/com/android/camera/ui/
H A DZoomControlBar.java126 boolean changed, int left, int top, int right, int bottom) { in onLayout()
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/magnification/
H A DMockWindowMagnificationConnection.java129 final int bottom = mMirrorWindowFrame.bottom - (halfHeight - (int) (halfHeight / mScale)); in computeSourceBounds() local

12345678910>>...34