Home
last modified time | relevance | path

Searched defs:bottom (Results 1 – 25 of 512) sorted by relevance

12345678910>>...21

/external/pdfium/fpdfsdk/
Dfpdf_transformpage.cpp47 float* bottom, in GetBoundingBox()
108 float bottom, in FPDFPage_SetMediaBox()
117 float bottom, in FPDFPage_SetCropBox()
126 float bottom, in FPDFPage_SetBleedBox()
135 float bottom, in FPDFPage_SetTrimBox()
144 float bottom, in FPDFPage_SetArtBox()
153 float* bottom, in FPDFPage_GetMediaBox()
163 float* bottom, in FPDFPage_GetCropBox()
173 float* bottom, in FPDFPage_GetBleedBox()
183 float* bottom, in FPDFPage_GetTrimBox()
[all …]
/external/pytorch/c10/util/
Dint128.h158 C10_API inline UINT128_CONSTEXPR uint128::uint128(uint64_t top, uint64_t bottom) in uint128()
162 C10_API inline UINT128_CONSTEXPR uint128::uint128(uint64_t bottom) in uint128()
165 C10_API inline UINT128_CONSTEXPR uint128::uint128(uint32_t bottom) in uint128()
167 C10_API inline UINT128_CONSTEXPR uint128::uint128(int bottom) in uint128()
173 C10_API inline void uint128::Initialize(uint64_t top, uint64_t bottom) { in Initialize()
/external/protobuf/src/google/protobuf/stubs/
Dint128.h147 inline UINT128_CONSTEXPR uint128::uint128(uint64_t top, uint64_t bottom) in uint128()
151 inline UINT128_CONSTEXPR uint128::uint128(uint64_t bottom) in uint128()
154 inline UINT128_CONSTEXPR uint128::uint128(uint32_t bottom) in uint128()
156 inline UINT128_CONSTEXPR uint128::uint128(int bottom) in uint128()
162 inline void uint128::Initialize(uint64_t top, uint64_t bottom) { in Initialize()
/external/cronet/tot/third_party/protobuf/src/google/protobuf/stubs/
Dint128.h147 inline UINT128_CONSTEXPR uint128::uint128(uint64_t top, uint64_t bottom) in uint128()
151 inline UINT128_CONSTEXPR uint128::uint128(uint64_t bottom) in uint128()
154 inline UINT128_CONSTEXPR uint128::uint128(uint32_t bottom) in uint128()
156 inline UINT128_CONSTEXPR uint128::uint128(int bottom) in uint128()
162 inline void uint128::Initialize(uint64_t top, uint64_t bottom) { in Initialize()
/external/cronet/stable/third_party/protobuf/src/google/protobuf/stubs/
Dint128.h147 inline UINT128_CONSTEXPR uint128::uint128(uint64_t top, uint64_t bottom) in uint128()
151 inline UINT128_CONSTEXPR uint128::uint128(uint64_t bottom) in uint128()
154 inline UINT128_CONSTEXPR uint128::uint128(uint32_t bottom) in uint128()
156 inline UINT128_CONSTEXPR uint128::uint128(int bottom) in uint128()
162 inline void uint128::Initialize(uint64_t top, uint64_t bottom) { in Initialize()
/external/skia/tests/
DCanvasStateHelpers.cpp27 float right, float bottom, int32_t spacer) { in complex_layers_draw()
39 float left, float top, float right, float bottom, int32_t spacer) { in complex_layers_draw_from_canvas_state()
49 int32_t right, int32_t bottom, int32_t clipOp, const SkRegion& localRegion) { in complex_clips_draw()
62 int32_t left, int32_t top, int32_t right, int32_t bottom, int32_t clipOp, in complex_clips_draw_from_canvas_state()
DPathOpsLineIntersectionTest.cpp143 double bottom = std::max(line1[0].fY, line1[1].fY); in testOne() local
150 double bottom = std::max(line2[0].fY, line2[1].fY); in testOne() local
190 double bottom = std::max(line1[0].fY, line1[1].fY); in testOneCoincident() local
199 double bottom = std::max(line2[0].fY, line2[1].fY); in testOneCoincident() local
/external/libchrome/ui/gfx/geometry/
Dinsets_f.h25 constexpr InsetsF(float top, float left, float bottom, float right) in InsetsF()
30 constexpr float bottom() const { return bottom_; } in bottom() function
44 void Set(float top, float left, float bottom, float right) { in Set()
Dinsets.h34 constexpr Insets(int top, int left, int bottom, int right) in Insets()
39 constexpr int bottom() const { return bottom_; } in bottom() function
53 void Set(int top, int left, int bottom, int right) { in Set()
/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/hevc/features/roi/
Dencode_hevc_vdenc_roi_dirty.cpp158 uint16_t bottom = (uint16_t) in SetupRoi() local
230 uint16_t bottom, in HandleRightNot64CuAligned()
270 uint16_t bottom, in HandleLeftNot64CuAligned()
308 uint16_t bottom, in HandleBottomNot64CuAligned()
384 uint32_t bottom, in StreaminSetDirtyRectRegion()
403 uint32_t bottom, in StreaminSetBorderNon64AlignStaticRegion()
Dencode_hevc_vdenc_roi_huc_forceqp.cpp93 uint16_t bottom = (uint16_t) in SetupRoi() local
115 uint16_t bottom = (uint16_t) in SetupRoi() local
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowNativeRegion.java41 protected void __constructor__(int left, int top, int right, int bottom) { in __constructor__()
80 protected static boolean nativeSetRect(long nativeDst, int left, int top, int right, int bottom) { in nativeSetRect()
101 long nativeDst, int left, int top, int right, int bottom, int op) { in nativeOp()
154 protected boolean quickContains(int left, int top, int right, int bottom) { in quickContains()
159 protected boolean quickReject(int left, int top, int right, int bottom) { in quickReject()
/external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/buffer/
DBarBuffer.java35 protected void addBar(float left, float top, float right, float bottom) { in addBar()
64 float bottom, top; in feed() local
109 float bottom, top; in feed() local
DHorizontalBarBuffer.java32 float bottom = x - barWidthHalf; in feed() local
72 float bottom = x - barWidthHalf; in feed() local
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/extensions/compactnotation/
DBox.java21 private Item bottom; field in Box
41 public void setBottom(Item bottom) { in setBottom()
/external/oboe/samples/RhythmGame/third_party/glm/gtc/
Dmatrix_transform.inl103 T bottom, T top,
118 T bottom, T top,
143 T bottom, T top,
168 T bottom, T top
184 T bottom, T top,
199 T bottom, T top,
225 T bottom, T top,
383 T const bottom = -range; local
401 T const bottom = -range; local
420 T const bottom = -range; local
/external/tflite-support/tensorflow_lite_support/java/src/java/org/tensorflow/lite/support/image/
DBoundingBoxUtil.java196 float bottom = values[3]; in convertFromBoundaries() local
205 float bottom = values[1] + values[3]; in convertFromUpperLeft() local
219 float bottom = centerY + h / 2; in convertFromCenter() local
227 float bottom, in getRectF()
/external/robolectric/nativeruntime/src/main/java/org/robolectric/nativeruntime/
DRegionNatives.java27 long nativeDst, int left, int top, int right, int bottom); in nativeSetRect()
36 long nativeDst, int left, int top, int right, int bottom, int op); in nativeOp()
57 public native boolean quickContains(int left, int top, int right, int bottom); in quickContains()
59 public native boolean quickReject(int left, int top, int right, int bottom); in quickReject()
/external/accessibility-test-framework/src/main/java/com/google/android/apps/common/testing/accessibility/framework/replacements/
DRect.java39 private final int bottom; field in Rect
41 public Rect(int left, int top, int right, int bottom) { in Rect()
131 public Rect union(int left, int top, int right, int bottom) { in union()
/external/skia/docs/examples/
DChromeMDRefreshTab.cpp12 const float bottom = size.fHeight * scale; in GetBorderPath() local
76 const float bottom = std::ceil(size.fHeight * scale); in GetInteriorPath() local
/external/coreboot/payloads/libpayload/curses/PDCurses/pdcurses/
Doutopts.c114 int setscrreg(int top, int bottom) in setscrreg()
121 int wsetscrreg(WINDOW *win, int top, int bottom) in wsetscrreg()
/external/webrtc/modules/desktop_capture/
Ddesktop_region.cc26 DesktopRegion::Row::Row(int32_t top, int32_t bottom) in Row()
104 int32_t bottom = rect.bottom(); in AddRect() local
203 int32_t bottom = std::min(it1->second->bottom, it2->second->bottom); in Intersect() local
326 int bottom = row_b->second->bottom; in Subtract() local
553 int bottom; in UpdateCurrentRect() local
/external/libdav1d/src/ppc/
Dcdef_tmpl.c49 const uint8_t *const bottom, const int w, const int h, in copy4xN()
119 const uint8_t *const bottom, const int w, const int h, in copy8xN()
363 const pixel *const bottom, const int w, const int h, in filter_4xN()
420 const pixel *const bottom, const int w, const int h, in filter_4xN_pri()
448 const pixel *const bottom, const int w, const int h, in filter_4xN_sec()
482 const pixel *const bottom, const int w, const int h, in filter_8xN()
541 const pixel *const bottom, const int w, const int h, in filter_8xN_pri()
569 const pixel *const bottom, const int w, const int h, in filter_8xN_sec()
/external/kotlinx.coroutines/kotlinx-coroutines-debug/src/
DCoroutineInfo.kt56 val bottom = creationStackBottom ?: return emptyList() in creationStackTrace() constant
/external/skia/platform_tools/android/apps/jetski/src/main/java/org/skia/jetski/
DCanvas.java81 public void clipRect(float left, float top, float right, float bottom, in clipRect()
86 public void clipRRect(float left, float top, float right, float bottom, float xRad, float yRad, in clipRRect()
95 public void drawRect(float left, float top, float right, float bottom, Paint paint) { in drawRect()
153 float bottom, int clipOp, boolean doAA); in nClipRect()
155 float bottom, float xRad, float yRad, in nClipRRect()
163 float left, float top, float right, float bottom, in nDrawRect()

12345678910>>...21