Home
last modified time | relevance | path

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

12345678910>>...12

/external/skia/tests/
DCanvasStateHelpers.cpp17 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()
DPathOpsLineIntersectionTest.cpp136 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/
Dfpdf_transformpage.cpp16 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()
Dfpdftext.cpp80 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/
Dvideo_render_mac_carbon_impl.cc124 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/
Dvideo_render_external_impl.cc47 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/
DShadowRect.java14 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/
Dvideo_render_windows_impl.cc93 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()
Dvideo_render_direct3d9.cc841 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/
DBox.java22 private Item bottom; field in Box
42 public void setBottom(Item bottom) { in setBottom()
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/matchers/
DHasCompoundDrawablesMatcher.java16 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/
Dvideo_render_linux_impl.cc86 const float bottom) in AddIncomingRenderStream()
226 const float bottom) in ConfigureRenderer()
241 const float bottom) in SetText()
254 const float bottom) in SetBitmap()
Dvideo_x11_render.cc68 const float bottom) in CreateX11RenderChannel()
132 float& bottom) in GetIncomingStreamProperties()
/external/webrtc/webrtc/modules/desktop_capture/
Ddesktop_region.cc23 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
Ddesktop_geometry.h91 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/
DSkRect.cpp11 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()
DSkSpriteBlitter4f.cpp49 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/
Dvideo_render_android_impl.cc80 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/
Dvideo_render_impl.cc170 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()
Dvideo_render_internal_impl.cc393 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/
Dmatrix_transform.inl161 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/
Dposition-handler.js34 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/
DBoxModelable.java42 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/
Drandom.c118 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/
DSkIntersections.h64 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()

12345678910>>...12