/aosp14/frameworks/base/core/tests/mockingcoretests/src/android/view/ |
H A D | DisplayTest.java | 501 final int bottom = midHeight + (APP_HEIGHT / 2); in buildAppBounds() local
|
/aosp14/frameworks/base/core/java/android/widget/ |
H A D | VideoView.java | 913 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout()
|
/aosp14/frameworks/base/core/java/com/android/internal/view/menu/ |
H A D | IconMenuView.java | 756 int left, top, right, bottom; field in IconMenuView.LayoutParams
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
H A D | dom_input.cpp | 596 double bottom = -1.0; in HandlePadding() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsrenderimage_fuzzer/ |
H A D | rsrenderimage_fuzzer.cpp | 207 float bottom = GetData<float>(); in RSImageFuzzTest() local
|
/aosp12/frameworks/base/core/java/android/webkit/ |
H A D | WebViewProvider.java | 173 public boolean pageDown(boolean bottom); in pageDown() 440 public boolean setFrame(int left, int top, int right, int bottom); in setFrame()
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | SurfaceView.java | 578 protected boolean setFrame(int left, int top, int right, int bottom) { in setFrame() 1456 public void positionChanged(long frameNumber, int left, int top, int right, int bottom) { in positionChanged()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
H A D | KeyguardAffordanceView.java | 162 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout()
|
/aosp12/packages/apps/Gallery/src/com/android/camera/ |
H A D | GridViewSpecial.java | 193 int right, int bottom) { in onLayout() 421 int bottom = getScrollY() + getHeight(); in scrollToVisible() local
|
/aosp14/frameworks/base/core/java/android/view/ |
H A D | SurfaceView.java | 502 protected boolean setFrame(int left, int top, int right, int bottom) { in setFrame() 1469 public void positionChanged(long frameNumber, int left, int top, int right, int bottom) { in positionChanged()
|
/aosp14/frameworks/base/core/java/android/webkit/ |
H A D | WebViewProvider.java | 174 public boolean pageDown(boolean bottom); in pageDown() 441 public boolean setFrame(int left, int top, int right, int bottom); in setFrame()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
H A D | KeyguardAffordanceView.java | 162 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout()
|
/aosp12/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
H A D | GL10.java | 499 float bottom, in glFrustumf() 508 int bottom, in glFrustumx() 748 float bottom, in glOrthof() 757 int bottom, in glOrthox()
|
/aosp14/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
H A D | GL10.java | 499 float bottom, in glFrustumf() 508 int bottom, in glFrustumx() 748 float bottom, in glOrthof() 757 int bottom, in glOrthox()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | view_abstract_model_impl.cpp | 349 const std::optional<CalcDimension>& bottom, const std::optional<CalcDimension>& left, in SetPaddings() 376 const std::optional<CalcDimension>& bottom, const std::optional<CalcDimension>& left, in SetMargins() 468 const std::optional<Dimension>& top, const std::optional<Dimension>& bottom) in SetBorderWidth() 506 BorderStyle bottom = styleBottom.value_or(BorderStyle::SOLID); in SetBorderStyle() local
|
/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/cc/ |
H A D | CaptionWindowLayout.java | 488 int bottom, in onLayoutChange()
|
/aosp12/frameworks/base/core/java/android/widget/ |
H A D | ActivityChooserView.java | 483 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout()
|
/aosp12/frameworks/base/core/java/com/android/internal/graphics/palette/ |
H A D | WuQuantizer.java | 380 private static int bottom(Box cube, Direction direction, int[] moment) { in bottom() method in WuQuantizer
|
/aosp12/frameworks/base/libs/hwui/hwui/ |
H A D | Canvas.cpp | 39 const SkScalar bottom = top + strokeWidth; in drawStroke() local
|
/aosp12/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | ConfigurationContainer.java | 369 public int setBounds(int left, int top, int right, int bottom) { in setBounds()
|
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/conversationlist/ |
H A D | ConversationListItemView.java | 177 final int bottom, final int oldLeft, final int oldTop, final int oldRight, in onLayoutChange()
|
/aosp12/system/media/camera/docs/ |
H A D | camera_device_info.proto | 43 optional int32 bottom = 4; field
|
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/interaction/ |
H A D | EdgeBackGesturePanel.java | 392 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/media/ |
H A D | MediaHierarchyManager.kt | 759 val bottom = MathUtils.lerp(startBounds.bottom.toFloat(), regex
|
/aosp12/frameworks/av/media/libmediaplayerservice/ |
H A D | StagefrightMetadataRetriever.cpp | 141 int index, int colorFormat, int left, int top, int right, int bottom) { in getImageRectAtIndex()
|