/third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/ |
H A D | IntegerRatio.cpp | 37 int bottom = mDenominator / prime; in reduce() local
|
/third_party/mesa3d/include/android_stub/android/ |
H A D | rect.h | 56 int32_t bottom; member
|
/third_party/skia/bench/ |
H A D | TableBench.cpp | 52 SkRect bottom = SkRect::MakeLTRB(col * kCellWidth, variable
|
/third_party/skia/platform_tools/android/apps/androidkitdemo/src/main/java/org/skia/androidkitdemo1/samples/ |
H A D | SkottieSample.java | 38 public void render(Canvas canvas, long ms, float left, float top, float right, float bottom) { in render() argument
|
H A D | RuntimeSample.java | 37 public void render(Canvas canvas, long ms, float left, float top, float right, float bottom) { in render() argument
|
H A D | ImageShaderSample.java | 34 public void render(Canvas canvas, long t, float left, float top, float right, float bottom) { in render() argument
|
H A D | Sample.java | 16 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 D | ChromeMDRefreshTabs.cpp | 10 const float bottom = std::ceil(size.fHeight * scale); in REG_FIDDLE() local [all...] |
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...] |
/test/xts/acts/graphic/graphicnapidrawingtest/ |
H A D | NativeDrawingRectLargeValueTest.cpp | 90 float bottom = OH_Drawing_RectGetBottom(rect); in HWTEST_F() local 113 float bottom = OH_Drawing_RectGetBottom(rectSrc); in HWTEST_F() local
|
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
|
/test/xts/acts/graphic/acts_drawing_native/ |
H A D | DrawingNativeRectTest.cpp | 457 float bottom = OH_Drawing_RectGetBottom(rect); HWTEST_F() local 498 float bottom = OH_Drawing_RectGetBottom(rect); HWTEST_F() local 517 float bottom = OH_Drawing_RectGetBottom(rect); HWTEST_F() local 654 float bottom = OH_Drawing_RectGetBottom(rect); HWTEST_F() local 837 float bottom = OH_Drawing_RectGetBottom(dst); HWTEST_F() local [all...] |
/third_party/ffmpeg/libavutil/ |
H A D | spherical.c | 37 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 D | InfoDialog.java | 30 protected Panel bottom; field in InfoDialog
|
/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
|
H A D | PathOpsLineIntersectionTest.cpp | 136 double bottom = std::max(line1[0].fY, line1[1].fY); in testOne() local 143 double bottom = std::max(line2[0].fY, line2[1].fY); in testOne() local 183 double bottom = std::max(line1[0].fY, line1[1].fY); in testOneCoincident() local 192 double bottom = std::max(line2[0].fY, line2[1].fY); in testOneCoincident() local
|
/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
|
/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...] |
H A D | SkRegionPriv.h | 180 int bottom = runs[0]; local
|
/third_party/skia/src/pathops/ |
H A D | SkPathOpsLine.cpp | 116 double SkDLine::ExactPointV(const SkDPoint& xy, double top, double bottom, double x) { in ExactPointV() argument 128 double SkDLine::NearPointV(const SkDPoint& xy, double top, double bottom, double x) { in NearPointV() argument
|
H A D | SkIntersectionHelper.h | 34 SkScalar bottom() const { in bottom() function in SkIntersectionHelper
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-aat-layout-opbd-table.hh | 99 hb_position_t left = 0, top = 0, right = 0, bottom = 0, ignore; in get_bounds() local
|
/third_party/skia/gm/ |
H A D | patch.cpp | 39 SkPoint bottom[SkPatchUtils::kNumPtsCubic]; in draw_control_points() local
|
/base/inputmethod/imf/services/include/ |
H A D | sys_cfg_parser.h | 80 int32_t bottom = 0; member
|