Searched defs:clipBottom (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/libs/hwui/private/hwui/ |
D | DrawGlInfo.h | 34 int clipBottom; member
|
/frameworks/base/graphics/java/android/graphics/pdf/ |
D | PdfEditor.java | 365 long transformPtr, int clipLeft, int clipTop, int clipRight, int clipBottom); in nativeSetTransformAndClip()
|
/frameworks/base/libs/hwui/jni/pdf/ |
D | PdfEditor.cpp | 107 jlong transformPtr, jint clipLeft, jint clipTop, jint clipRight, jint clipBottom) { in nativeSetTransformAndClip()
|
/frameworks/base/graphics/java/android/graphics/ |
D | RenderNode.java | 282 int clipLeft, int clipTop, int clipRight, int clipBottom) { in positionChanged() 307 int clipLeft, int clipTop, int clipRight, int clipBottom) { in callPositionChanged2() 404 int clipLeft, int clipTop, int clipRight, int clipBottom) { in positionChanged()
|
/frameworks/base/core/java/android/view/ |
D | SurfaceView.java | 1600 int clipLeft, int clipTop, int clipRight, int clipBottom) { in positionChanged()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/ |
D | QuickSettingsControllerImpl.java | 1270 int clipBottom = mEnableClipping in applyClippingImmediately() local
|