/external/protobuf/src/google/protobuf/stubs/ |
D | int128.h | 145 inline UINT128_CONSTEXPR uint128::uint128(uint64 top, uint64 bottom) in uint128() 149 inline UINT128_CONSTEXPR uint128::uint128(uint64 bottom) in uint128() 152 inline UINT128_CONSTEXPR uint128::uint128(uint32 bottom) in uint128() 154 inline UINT128_CONSTEXPR uint128::uint128(int bottom) in uint128() 160 inline void uint128::Initialize(uint64 top, uint64 bottom) { in Initialize()
|
/external/skqp/tests/ |
D | CanvasStateHelpers.cpp | 23 float right, float bottom, int32_t spacer) { in complex_layers_draw() 35 float left, float top, float right, float bottom, int32_t spacer) { in complex_layers_draw_from_canvas_state() 45 int32_t right, int32_t bottom, int32_t clipOp, const SkRegion& localRegion) { in complex_clips_draw() 58 int32_t left, int32_t top, int32_t right, int32_t bottom, int32_t clipOp, in complex_clips_draw_from_canvas_state()
|
D | PathOpsLineIntersectionTest.cpp | 136 double bottom = SkTMax(line1[0].fY, line1[1].fY); in testOne() local 143 double bottom = SkTMax(line2[0].fY, line2[1].fY); in testOne() local 183 double bottom = SkTMax(line1[0].fY, line1[1].fY); in testOneCoincident() local 192 double bottom = SkTMax(line2[0].fY, line2[1].fY); in testOneCoincident() local
|
/external/skia/tests/ |
D | CanvasStateHelpers.cpp | 23 float right, float bottom, int32_t spacer) { in complex_layers_draw() 35 float left, float top, float right, float bottom, int32_t spacer) { in complex_layers_draw_from_canvas_state() 45 int32_t right, int32_t bottom, int32_t clipOp, const SkRegion& localRegion) { in complex_clips_draw() 58 int32_t left, int32_t top, int32_t right, int32_t bottom, int32_t clipOp, in complex_clips_draw_from_canvas_state()
|
D | PathOpsLineIntersectionTest.cpp | 136 double bottom = SkTMax(line1[0].fY, line1[1].fY); in testOne() local 143 double bottom = SkTMax(line2[0].fY, line2[1].fY); in testOne() local 183 double bottom = SkTMax(line1[0].fY, line1[1].fY); in testOneCoincident() local 192 double bottom = SkTMax(line2[0].fY, line2[1].fY); in testOneCoincident() local
|
/external/libchrome/ui/gfx/geometry/ |
D | insets_f.h | 25 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()
|
D | insets.h | 34 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/pdfium/fpdfsdk/ |
D | fpdf_transformpage.cpp | 30 float bottom, in SetBoundingBox() 43 float* bottom, in GetBoundingBox() 65 float bottom, in FPDFPage_SetMediaBox() 77 float bottom, in FPDFPage_SetCropBox() 89 float* bottom, in FPDFPage_GetMediaBox() 98 float* bottom, in FPDFPage_GetCropBox() 212 float bottom, in FPDF_CreateClipPath()
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/extensions/compactnotation/ |
D | Box.java | 22 private Item bottom; field in Box 42 public void setBottom(Item bottom) { in setBottom()
|
/external/webrtc/webrtc/modules/video_render/mac/ |
D | video_render_mac_carbon_impl.cc | 124 const float bottom) in AddIncomingRenderStream() 232 const float bottom) in SetStreamCropping() 242 const float bottom) in ConfigureRenderer() 261 const float bottom) in SetText() 272 const float bottom) in SetBitmap()
|
/external/webrtc/webrtc/modules/video_render/external/ |
D | video_render_external_impl.cc | 47 const float bottom) in AddIncomingRenderStream() 138 const float bottom) in SetStreamCropping() 150 const float bottom) in ConfigureRenderer() 172 const float bottom) in SetText() 184 const float bottom) in SetBitmap()
|
/external/webrtc/webrtc/modules/video_render/windows/ |
D | video_render_windows_impl.cc | 93 const float bottom) in AddIncomingRenderStream() 241 const float bottom) in SetStreamCropping() 262 const float bottom) in ConfigureRenderer() 302 const float bottom) in SetText() 322 const float right, const float bottom) in SetBitmap()
|
D | video_render_direct3d9.cc | 841 const float bottom) in CreateChannel() 868 float& right, float& bottom) in GetStreamSettings() 897 float left, right, top, bottom; in UpdateVerticeBuffer() local 949 const float right, const float bottom) in SetCropping() 968 const float rigth, const float bottom) in SetText() 978 const float right, const float bottom) in SetBitmap() 1145 const float bottom) in ConfigureRenderer()
|
/external/skqp/src/core/ |
D | SkRect.cpp | 12 void SkIRect::join(int32_t left, int32_t top, int32_t right, int32_t bottom) { in join() 96 bool SkRect::intersect(SkScalar left, SkScalar top, SkScalar right, SkScalar bottom) { in intersect() 112 void SkRect::join(SkScalar left, SkScalar top, SkScalar right, SkScalar bottom) { in join()
|
/external/skia/src/core/ |
D | SkRect.cpp | 12 void SkIRect::join(int32_t left, int32_t top, int32_t right, int32_t bottom) { in join() 96 bool SkRect::intersect(SkScalar left, SkScalar top, SkScalar right, SkScalar bottom) { in intersect() 112 void SkRect::join(SkScalar left, SkScalar top, SkScalar right, SkScalar bottom) { in join()
|
/external/webrtc/webrtc/modules/video_render/linux/ |
D | video_render_linux_impl.cc | 86 const float bottom) in AddIncomingRenderStream() 226 const float bottom) in ConfigureRenderer() 241 const float bottom) in SetText() 254 const float bottom) in SetBitmap()
|
D | video_x11_render.cc | 68 const float bottom) in CreateX11RenderChannel() 132 float& bottom) in GetIncomingStreamProperties()
|
/external/webrtc/webrtc/modules/desktop_capture/ |
D | desktop_region.cc | 23 DesktopRegion::Row::Row(int32_t top, int32_t bottom) in Row() 103 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 555 int bottom; in UpdateCurrentRect() local
|
D | desktop_geometry.h | 91 int32_t right, int32_t bottom) { in MakeLTRB() 104 int32_t bottom() const { return bottom_; } in bottom() function 132 DesktopRect(int32_t left, int32_t top, int32_t right, int32_t bottom) in DesktopRect()
|
/external/webrtc/webrtc/modules/video_render/android/ |
D | video_render_android_impl.cc | 80 const float bottom) { in AddIncomingRenderStream() 286 const float bottom) { in ConfigureRenderer() 299 const float rigth, const float bottom) { in SetText() 310 const float bottom) { in SetBitmap()
|
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/ |
D | BoxModelable.java | 42 public void setMargins(float left, float top, float right, float bottom); in setMargins() 44 public void setPadding(float left, float top, float right, float bottom); in setPadding()
|
/external/setupdesign/main/src/com/google/android/setupdesign/view/ |
D | NavigationBarButton.java | 63 public void setCompoundDrawables(Drawable left, Drawable top, Drawable right, Drawable bottom) { in setCompoundDrawables() 82 Drawable start, Drawable top, Drawable end, Drawable bottom) { in setCompoundDrawablesRelative()
|
/external/skia/include/core/ |
D | SkRegion.h | 201 bool setRect(int32_t left, int32_t top, int32_t right, int32_t bottom) { in setRect() 305 int32_t bottom) const { in quickContains() 402 bool op(int left, int top, int right, int bottom, Op op) { in op()
|
/external/skqp/include/core/ |
D | SkRegion.h | 201 bool setRect(int32_t left, int32_t top, int32_t right, int32_t bottom) { in setRect() 305 int32_t bottom) const { in quickContains() 402 bool op(int left, int top, int right, int bottom, Op op) { in op()
|
/external/webrtc/webrtc/modules/video_render/ |
D | video_render_impl.cc | 170 const float bottom) in AddIncomingRenderStream() 437 const float bottom) in SetStreamCropping() 476 const float bottom) in SetText() 496 const float bottom) in SetBitmap() 540 const float bottom) in ConfigureRenderer()
|