Searched defs:padBottom (Results 1 – 4 of 4) sorted by relevance
/third_party/flutter/skia/gm/ |
D | lattice.cpp | 26 int padRight, int padBottom) { in make_surface() 32 int padRight, int padBottom) { in make_image() 106 void onDrawHelper(SkCanvas* canvas, int padLeft, int padTop, int padRight, int padBottom) { in onDrawHelper() 232 sk_sp<SkImage> makeImage(SkCanvas* root, int padLeft, int padTop, int padRight, int padBottom) { in makeImage() 284 void onDrawHelper(SkCanvas* canvas, int padLeft, int padTop, int padRight, int padBottom, in onDrawHelper()
|
D | windowrectangles.cpp | 230 const int padBottom = (kDeviceRect.bottom() - kCoverRect.bottom()) / 2; in visualizeAlphaMask() local
|
/third_party/skia/gm/ |
D | lattice.cpp | 27 int padRight, int padBottom) { in make_surface() 33 int padRight, int padBottom) { in make_image() 108 int padRight, int padBottom) { in onDrawHelper() 241 sk_sp<SkImage> makeImage(SkCanvas* root, int padLeft, int padTop, int padRight, int padBottom) { in makeImage() 293 void onDrawHelper(SkCanvas* canvas, int padLeft, int padTop, int padRight, int padBottom, in onDrawHelper()
|
/third_party/skia/third_party/externals/oboe/samples/drumthumper/src/main/java/com/plausibleaudio/drumthumper/ |
D | TriggerPad.kt | 93 var padBottom = getPaddingBottom() in onSizeChanged() variable 110 var padBottom = getPaddingBottom() in onMeasure() variable
|