Searched defs:clipLeft (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/libs/hwui/private/hwui/ |
D | DrawGlInfo.h | 31 int clipLeft; 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()
|