Home
last modified time | relevance | path

Searched defs:bottom (Results 26 - 50 of 585) sorted by relevance

12345678910>>...24

/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
/third_party/skia/docs/examples/
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...]
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Dmaps_test.cpp193 uintptr_t bottom, top; in HWTEST_F() local
/base/web/webview/ohos_interface/include/ohos_adapter/
H A Dprint_manager_adapter.h37 uint32_t bottom; member
/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
/foundation/arkui/ace_engine/test/unittest/core/property/
H A Dborder_property_test_ng.cpp176 auto bottom = borderColor->GetString("bottom", ""); in HWTEST_F() local
[all...]
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_axis.cpp142 int16_t bottom = current.GetBottom(); in UpdateAxisPoints() local
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/rasterizer/
H A Drasterizer_scanline_clip.h121 void ClipBox(int32_t left, int32_t top, int32_t right, int32_t bottom) in ClipBox() argument
/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() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/utils/region_fuzzer/
H A Dregion_fuzzer.cpp54 int32_t bottom = GetObject<int32_t>(); in RegionFuzzTest001() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/
H A Dtest_common.h63 float bottom; member
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dblur_large_rrects.cpp58 float bottom = 25.f; in OnTestFunction() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkroundrect_fuzzer/
H A Droundrect_fuzzer.cpp46 float bottom = GetObject<float>(); in NativeDrawingRoundRectTest001() local
/foundation/window/window_manager/interfaces/kits/cj/display_runtime/
H A Ddisplay_utils.h43 CRect bottom; member
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/
H A Ddrawing_font.h460 float bottom; member
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_region.cpp82 int bottom = rect->GetBottom(); in OH_Drawing_RegionSetRect() local
/kernel/linux/linux-5.10/arch/sh/kernel/
H A Ddumpstack.c19 void dump_mem(const char *str, const char *loglvl, unsigned long bottom, in dump_mem() argument
/kernel/linux/linux-6.6/arch/sh/kernel/
H A Ddumpstack.c19 void dump_mem(const char *str, const char *loglvl, unsigned long bottom, in dump_mem() argument
/kernel/linux/linux-5.10/include/media/
H A Dv4l2-rect.h121 int right, bottom; in v4l2_rect_intersect() local
/kernel/linux/linux-6.6/include/media/
H A Dv4l2-rect.h121 int right, bottom; in v4l2_rect_intersect() local
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-type.h32 s32 bottom; member
/test/xts/acts/graphic/graphicnapidrawingtest/
H A DNativeDrawingRectTest.cpp132 float bottom = OH_Drawing_RectGetBottom(rect); in HWTEST_F() local
155 float bottom = OH_Drawing_RectGetBottom(rectSrc); in HWTEST_F() local
/third_party/skia/src/core/
H A DSkTSort.h34 void SkTHeapSort_SiftUp(T array[], size_t root, size_t bottom, const C& lessThan) { in SkTHeapSort_SiftUp() argument
68 void SkTHeapSort_SiftDown(T array[], size_t root, size_t bottom, const C& lessThan) { in SkTHeapSort_SiftDown() argument
[all...]

Completed in 12 milliseconds

12345678910>>...24