| /third_party/skia/tests/ |
| H A D | CanvasStateHelpers.cpp | 25 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 D | ChromeMDRefreshTab.cpp | 12 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 D | maps_test.cpp | 193 uintptr_t bottom, top; in HWTEST_F() local
|
| /base/web/webview/ohos_interface/include/ohos_adapter/ |
| H A D | print_manager_adapter.h | 37 uint32_t bottom; member
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_water_flow_sections.cpp | 27 std::optional<CalcDimension> bottom; in SetMarginProperty() local
|
| /foundation/arkui/ace_engine/advanced_ui_component/dialog/interfaces/ |
| H A D | dialog.js | [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/pattern/search/ |
| H A D | search_base.cpp | 83 PaddingProperty SearchBases::CreatePadding(float left, float top, float right, float bottom) in CreatePadding() argument
|
| /foundation/arkui/ace_engine/test/unittest/core/property/ |
| H A D | border_property_test_ng.cpp | 176 auto bottom = borderColor->GetString("bottom", ""); in HWTEST_F() local [all...] |
| /foundation/arkui/ui_lite/frameworks/components/ |
| H A D | ui_axis.cpp | 142 int16_t bottom = current.GetBottom(); in UpdateAxisPoints() local
|
| /foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/rasterizer/ |
| H A D | rasterizer_scanline_clip.h | 121 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 D | texgine_rect.cpp | 29 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 D | region_fuzzer.cpp | 54 int32_t bottom = GetObject<int32_t>(); in RegionFuzzTest001() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/ |
| H A D | test_common.h | 63 float bottom;
member
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/ |
| H A D | blur_large_rrects.cpp | 58 float bottom = 25.f; in OnTestFunction() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkroundrect_fuzzer/ |
| H A D | roundrect_fuzzer.cpp | 46 float bottom = GetObject<float>(); in NativeDrawingRoundRectTest001() local
|
| /foundation/window/window_manager/interfaces/kits/cj/display_runtime/ |
| H A D | display_utils.h | 43 CRect bottom; member
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/ |
| H A D | drawing_font.h | 460 float bottom; member
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/ |
| H A D | drawing_region.cpp | 82 int bottom = rect->GetBottom(); in OH_Drawing_RegionSetRect() local
|
| /kernel/linux/linux-5.10/arch/sh/kernel/ |
| H A D | dumpstack.c | 19 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 D | dumpstack.c | 19 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 D | v4l2-rect.h | 121 int right, bottom; in v4l2_rect_intersect() local
|
| /kernel/linux/linux-6.6/include/media/ |
| H A D | v4l2-rect.h | 121 int right, bottom; in v4l2_rect_intersect() local
|
| /kernel/linux/linux-6.6/drivers/media/platform/mediatek/mdp3/ |
| H A D | mtk-mdp3-type.h | 32 s32 bottom; member
|
| /test/xts/acts/graphic/graphicnapidrawingtest/ |
| H A D | NativeDrawingRectTest.cpp | 132 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 D | SkTSort.h | 34 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...] |