Home
last modified time | relevance | path

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

/external/skqp/gm/
Dlattice.cpp13 int padRight, int padBottom) { in make_surface()
19 int padRight, int padBottom) { in make_image()
93 void onDrawHelper(SkCanvas* canvas, int padLeft, int padTop, int padRight, int padBottom) { in onDrawHelper()
219 sk_sp<SkImage> makeImage(SkCanvas* root, int padLeft, int padTop, int padRight, int padBottom) { in makeImage()
271 void onDrawHelper(SkCanvas* canvas, int padLeft, int padTop, int padRight, int padBottom, in onDrawHelper()
Dwindowrectangles.cpp198 const int padBottom = (kDeviceRect.bottom() - kCoverRect.bottom()) / 2; in visualizeAlphaMask() local
/external/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()
Dwindowrectangles.cpp228 const int padBottom = (kDeviceRect.bottom() - kCoverRect.bottom()) / 2; in visualizeAlphaMask() local
/external/oboe/samples/drumthumper/src/main/java/com/plausibleaudio/drumthumper/
DTriggerPad.kt92 val padBottom = paddingBottom in onSizeChanged() constant
106 val padBottom = paddingBottom in onMeasure() constant