/external/skia/tests/ |
D | CanvasStateHelpers.cpp | 17 float right, float bottom, int32_t spacer) { in complex_layers_draw() 29 float left, float top, float right, float bottom, int32_t spacer) { in complex_layers_draw_from_canvas_state() 40 int32_t right, int32_t bottom, int32_t clipOp, const SkRegion& localRegion) { in complex_clips_draw() 53 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/pdfium/fpdfsdk/src/ |
D | fpdf_transformpage.cpp | 16 float bottom, in SetBoundingBox() 31 float* bottom, in GetBoundingBox() 50 float bottom, in FPDFPage_SetMediaBox() 62 float bottom, in FPDFPage_SetCropBox() 74 float* bottom, in FPDFPage_GetMediaBox() 83 float* bottom, in FPDFPage_GetCropBox() 209 float bottom, in FPDF_CreateClipPath()
|
D | fpdftext.cpp | 80 double* bottom, in FPDFText_GetCharBox() 145 double* bottom) { in FPDFText_GetRect() 161 double bottom, in FPDFText_GetBoundedText() 283 double* bottom) { in FPDFLink_GetRect()
|
/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/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowRect.java | 14 public void __constructor__(int left, int top, int right, int bottom) { in __constructor__() 34 public void set(int left, int top, int right, int bottom) { in set() 104 public boolean intersect(int left, int top, int right, int bottom) { in intersect()
|
/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/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/robolectric/v1/src/main/java/com/xtremelabs/robolectric/matchers/ |
D | HasCompoundDrawablesMatcher.java | 16 public HasCompoundDrawablesMatcher(int left, int top, int right, int bottom) { in HasCompoundDrawablesMatcher() 42 public static Matcher<TextView> hasCompoundDrawables(int left, int top, int right, int bottom) { in hasCompoundDrawables()
|
/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/skia/src/core/ |
D | SkRect.cpp | 11 void SkIRect::join(int32_t left, int32_t top, int32_t right, int32_t bottom) { in join() 113 bool SkRect::intersect(SkScalar left, SkScalar top, SkScalar right, SkScalar bottom) { in intersect() 129 void SkRect::join(SkScalar left, SkScalar top, SkScalar right, SkScalar bottom) { in join()
|
D | SkSpriteBlitter4f.cpp | 49 for (int bottom = y + height; y < bottom; ++y) { in blitRect() local 98 for (int bottom = y + height; y < bottom; ++y) { in blitRect() local
|
/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/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()
|
D | video_render_internal_impl.cc | 393 const float bottom) in AddIncomingRenderStream() 660 const float bottom) in SetStreamCropping() 699 const float bottom) in SetText() 719 const float bottom) in SetBitmap() 763 const float bottom) in ConfigureRenderer()
|
/external/vulkan-validation-layers/libs/glm/gtc/ |
D | matrix_transform.inl | 161 T const & bottom, 182 T const & bottom, 200 valType const & bottom, 295 T bottom = -range; local 323 T bottom = -range; local
|
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/ |
D | position-handler.js | 34 bottom: {'%': 100}, property 84 pos = {left: 0, right: 0, center: pos, top: 1, bottom: 1}[token]; property
|
/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/boringssl/src/crypto/bn/ |
D | random.c | 118 int BN_rand(BIGNUM *rnd, int bits, int top, int bottom) { in BN_rand() 180 int BN_pseudo_rand(BIGNUM *rnd, int bits, int top, int bottom) { in BN_pseudo_rand()
|
/external/skia/src/pathops/ |
D | SkIntersections.h | 64 int conicVertical(const SkPoint a[3], SkScalar weight, SkScalar top, SkScalar bottom, in conicVertical() 89 int cubicVertical(const SkPoint a[4], SkScalar top, SkScalar bottom, SkScalar x, bool flipped) { in cubicVertical() 130 int lineVertical(const SkPoint a[2], SkScalar top, SkScalar bottom, SkScalar x, bool flipped) { in lineVertical() 166 int quadVertical(const SkPoint a[3], SkScalar top, SkScalar bottom, SkScalar x, bool flipped) { in quadVertical()
|