Home
last modified time | relevance | path

Searched defs:bottom (Results 1 - 25 of 460) sorted by relevance

12345678910>>...19

/third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/
H A DIntegerRatio.cpp37 int bottom = mDenominator / prime; in reduce() local
/third_party/mesa3d/include/android_stub/android/
H A Drect.h56 int32_t bottom; member
/third_party/skia/bench/
H A DTableBench.cpp52 SkRect bottom = SkRect::MakeLTRB(col * kCellWidth, variable
/foundation/arkui/ace_engine/frameworks/core/components/positioned/
H A Drender_positioned.cpp85 void RenderPositioned::SetBottom(const Dimension& bottom) in SetBottom() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_swiper_ffi.h46 double bottom; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Dpath_layout_algorithm.cpp52 auto bottom = skRect.bottom(); in MeasureContent() local
59 auto bottom = rect.GetBottom(); in MeasureContent() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkrect_fuzzer/
H A Drect_fuzzer.cpp42 float bottom = GetObject<float>(); in RectFuzzTest000() local
83 float bottom = GetObject<float>(); in RectFuzzTest001() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dfilltypes.cpp43 float bottom = 150; // 150 矩阵创建参数 in showPath() local
/foundation/window/window_manager/utils/include/
H A Dcutout_info.h32 DMRect bottom; member
/third_party/skia/platform_tools/android/apps/androidkitdemo/src/main/java/org/skia/androidkitdemo1/samples/
H A DSkottieSample.java38 public void render(Canvas canvas, long ms, float left, float top, float right, float bottom) { in render() argument
H A DRuntimeSample.java37 public void render(Canvas canvas, long ms, float left, float top, float right, float bottom) { in render() argument
H A DImageShaderSample.java34 public void render(Canvas canvas, long t, float left, float top, float right, float bottom) { in render() argument
H A DSample.java16 public void render(Canvas canvas, long t, float left, float top, float right, float bottom); in render() argument
/third_party/skia/docs/examples/
H A DChromeMDRefreshTabs.cpp10 const float bottom = std::ceil(size.fHeight * scale); in REG_FIDDLE() local
[all...]
H A DChromeMDRefreshTab.cpp12 const float bottom = size.fHeight * scale; in REG_FIDDLE() local
76 const float bottom = std::ceil(size.fHeight * scale); REG_FIDDLE() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dborder.cpp20 Border::Border(const BorderEdge& left, const BorderEdge& top, const BorderEdge& right, const BorderEdge& bottom) in Border() argument
/foundation/arkui/ui_lite/frameworks/layout/
H A Dgrid_layout.cpp55 int16_t bottom; in LayoutHorizontal() local
89 int16_t bottom; in LayoutVertical() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkregion_fuzzer/
H A Dndkregion_fuzzer.cpp62 float bottom = GetObject<float>(); in NativeDrawingRegionTest001() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/
H A Djs_common.h28 float bottom = 0.0f; member
/third_party/ffmpeg/libavutil/
H A Dspherical.c37 av_spherical_tile_bounds(const AVSphericalMapping *map, size_t width, size_t height, size_t *left, size_t *top, size_t *right, size_t *bottom) av_spherical_tile_bounds() argument
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
H A DInfoDialog.java30 protected Panel bottom; field in InfoDialog
/third_party/skia/tests/
H A DCanvasStateHelpers.cpp25 complex_layers_draw(SkCanvas* canvas, float left, float top, float right, float bottom, int32_t spacer) complex_layers_draw() argument
37 complex_layers_draw_from_canvas_state(SkCanvasState* state, float left, float top, float right, float bottom, int32_t spacer) complex_layers_draw_from_canvas_state() argument
47 complex_clips_draw(SkCanvas* canvas, int32_t left, int32_t top, int32_t right, int32_t bottom, int32_t clipOp, const SkRegion& localRegion) complex_clips_draw() argument
60 complex_clips_draw_from_canvas_state(SkCanvasState* state, int32_t left, int32_t top, int32_t right, int32_t bottom, int32_t clipOp, int32_t regionRects, int32_t* rectCoords) complex_clips_draw_from_canvas_state() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_water_flow_sections.cpp27 std::optional<CalcDimension> bottom; in SetMarginProperty() local
/foundation/arkui/ace_engine/advanced_ui_component/dialog/interfaces/
H A Ddialog.js[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/search/
H A Dsearch_base.cpp83 PaddingProperty SearchBases::CreatePadding(float left, float top, float right, float bottom) in CreatePadding() argument

Completed in 9 milliseconds

12345678910>>...19