Home
last modified time | relevance | path

Searched defs:padBottom (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/gm/
Dlattice.cpp26 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()
Dwindowrectangles.cpp230 const int padBottom = (kDeviceRect.bottom() - kCoverRect.bottom()) / 2; in visualizeAlphaMask() local
/third_party/skia/gm/
Dlattice.cpp27 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/
DTriggerPad.kt93 var padBottom = getPaddingBottom() in onSizeChanged() variable
110 var padBottom = getPaddingBottom() in onMeasure() variable