/frameworks/opt/setupwizard/library/gingerbread/test/instrumentation/src/com/android/setupwizardlib/test/ |
D | LinkAccessibilityHelperTest.java | 125 Rect bounds = new Rect(); in testOnPopulateNodeForVirtualView() local 143 Rect bounds = new Rect(); in testNullLayout() local 163 Rect bounds = new Rect(); in testRtlLayout() local 185 Rect bounds = new Rect(); in testMultilineLink() local 209 Rect bounds = new Rect(); in testRtlMultilineLink() local 238 Rect bounds = new Rect(); in testBidiMultilineLink() local
|
/frameworks/native/libs/ui/ |
D | GraphicBufferMapper.cpp | 87 const Rect& bounds, void** vaddr) in lock() 93 const Rect& bounds, android_ycbcr *ycbcr) in lockYCbCr() 110 uint32_t usage, const Rect& bounds, void** vaddr, int fenceFd) in lockAsync() 116 uint64_t producerUsage, uint64_t consumerUsage, const Rect& bounds, in lockAsync() 156 uint32_t usage, const Rect& bounds, android_ycbcr *ycbcr, int fenceFd) in lockAsyncYCbCr()
|
/frameworks/base/core/java/android/view/accessibility/ |
D | IAccessibilityInteractionConnection.aidl | 34 void findAccessibilityNodeInfoByAccessibilityId(long accessibilityNodeId, in Region bounds, in findAccessibilityNodeInfoByAccessibilityId() 40 in Region bounds, int interactionId, IAccessibilityInteractionConnectionCallback callback, in findAccessibilityNodeInfosByViewId() 43 void findAccessibilityNodeInfosByText(long accessibilityNodeId, String text, in Region bounds, in findAccessibilityNodeInfosByText() 47 void findFocus(long accessibilityNodeId, int focusType, in Region bounds, int interactionId, in findFocus() 51 void focusSearch(long accessibilityNodeId, int direction, in Region bounds, int interactionId, in focusSearch()
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | TaskWindowContainerController.java | 52 StackWindowController stackController, int userId, Rect bounds, in TaskWindowContainerController() 62 StackWindowController stackController, int userId, Rect bounds, in TaskWindowContainerController() 90 Task createTask(int taskId, TaskStack stack, int userId, Rect bounds, in createTask() 153 public void resize(Rect bounds, Configuration overrideConfig, boolean relayout, in resize() 166 public void getBounds(Rect bounds) { in getBounds() 225 void requestResize(Rect bounds, int resizeMode) { in requestResize()
|
D | StackWindowListener.java | 28 void requestResize(Rect bounds); in requestResize()
|
D | StackWindowController.java | 122 public void positionChildAt(TaskWindowContainerController child, int position, Rect bounds, in positionChildAt() 192 public boolean resize(Rect bounds, SparseArray<Configuration> configs, in resize() 262 public void adjustConfigurationForBounds(Rect bounds, Rect insetBounds, in adjustConfigurationForBounds() 355 private int getSmallestWidthForTaskBounds(Rect bounds, float density) { in getSmallestWidthForTaskBounds() 375 void requestResize(Rect bounds) { in requestResize()
|
D | TaskWindowContainerListener.java | 32 void requestResize(Rect bounds, int resizeMode); in requestResize()
|
/frameworks/support/wear/tests/src/android/support/wear/widget/ |
D | RoundedDrawableTest.java | 95 Rect bounds = new Rect(0, 0, BITMAP_WIDTH, BITMAP_HEIGHT); in radiusIsAppliedCorrectly() local 114 Rect bounds = new Rect(0, 0, BITMAP_WIDTH, BITMAP_HEIGHT); in scalingIsAppliedCorrectly() local
|
/frameworks/support/v17/leanback/tests/java/android/support/v17/leanback/graphics/ |
D | CompositeDrawableTest.java | 52 Rect bounds = new Rect(0, 0, WIDTH, HEIGHT); in updateBounds_noBoundsRule() local 66 Rect bounds = new Rect(0, 0, WIDTH, HEIGHT); in updateBounds_withBoundsRule() local 119 Rect bounds = new Rect(0, 0, WIDTH, HEIGHT); in updateBounds_withOverride() local
|
/frameworks/base/core/java/android/view/ |
D | TouchDelegate.java | 87 public TouchDelegate(Rect bounds, View delegateView) { in TouchDelegate() 112 Rect bounds = mBounds; in onTouchEvent() local
|
/frameworks/support/wear/src/android/support/wear/widget/ |
D | RoundedDrawable.java | 192 protected void onBoundsChange(Rect bounds) { in onBoundsChange() 202 Rect bounds = getBounds(); in draw() local 280 Rect bounds = getBounds(); in updateBitmapShader() local
|
/frameworks/base/core/java/com/android/internal/policy/ |
D | DockedDividerUtils.java | 62 public static void sanitizeStackBounds(Rect bounds, boolean topLeft) { in sanitizeStackBounds() 84 public static int calculatePositionForBounds(Rect bounds, int dockSide, int dividerSize) { in calculatePositionForBounds()
|
/frameworks/support/compat/tests/java/android/support/v4/graphics/ |
D | DrawableCompatTest.java | 65 final Rect bounds = new Rect(0, 0, 10, 10); in testDrawableChangeBoundsCopy() local 78 final Rect bounds = new Rect(0, 0, 10, 10); in testWrapCopiesDrawableState() local
|
/frameworks/opt/bitmap/src/com/android/bitmap/drawable/ |
D | StyledCornersBitmapDrawable.java | 217 protected void onBoundsChange(Rect bounds) { in onBoundsChange() 229 final Rect bounds = getBounds(); in draw() local 302 final Rect bounds = getBounds(); in drawFakeCornersForCompatibilityMode() local 394 Rect bounds = getBounds(); in recalculatePath() local
|
/frameworks/base/core/java/android/hardware/camera2/params/ |
D | Face.java | 88 public Face(Rect bounds, int score, int id, in Face() 132 public Face(Rect bounds, int score) { in Face()
|
/frameworks/base/core/java/android/transition/ |
D | Explode.java | 85 Rect bounds = (Rect) endValues.values.get(PROPNAME_SCREEN_BOUNDS); in onAppear() local 102 Rect bounds = (Rect) startValues.values.get(PROPNAME_SCREEN_BOUNDS); in onDisappear() local 125 private void calculateOut(View sceneRoot, Rect bounds, int[] outVector) { in calculateOut()
|
/frameworks/base/core/java/android/view/autofill/ |
D | IAutoFillManager.aidl | 37 in Rect bounds, in AutofillValue value, int userId, boolean hasCallback, int flags, in startSession() 41 void updateSession(int sessionId, in AutofillId id, in Rect bounds, in updateSession() 44 in AutofillId autoFillId, in Rect bounds, in AutofillValue value, int userId, in updateOrRestartSession()
|
/frameworks/base/libs/hwui/ |
D | RenderProperties.cpp | 169 Rect bounds; in debugOutputProperties() local 181 const Rect& bounds = outline.getBounds(); in debugOutputProperties() local
|
D | ClipArea.cpp | 55 TransformedRectangle::TransformedRectangle(const Rect& bounds, in TransformedRectangle() 108 void RectangleList::set(const Rect& bounds, const Matrix4& transform) { in set() 113 bool RectangleList::intersectWith(const Rect& bounds, in intersectWith() 139 Rect bounds; in calculateBounds() local 151 static SkPath pathFromTransformedRectangle(const Rect& bounds, in pathFromTransformedRectangle()
|
/frameworks/support/transition/src/android/support/transition/ |
D | Explode.java | 86 Rect bounds = (Rect) endValues.values.get(PROPNAME_SCREEN_BOUNDS); in onAppear() local 103 Rect bounds = (Rect) startValues.values.get(PROPNAME_SCREEN_BOUNDS); in onDisappear() local 126 private void calculateOut(View sceneRoot, Rect bounds, int[] outVector) { in calculateOut()
|
D | TransitionUtils.java | 47 RectF bounds = new RectF(0, 0, view.getWidth(), view.getHeight()); in copyViewImage() local 81 private static Bitmap createViewBitmap(View view, Matrix matrix, RectF bounds) { in createViewBitmap()
|
/frameworks/base/libs/hwui/tests/microbench/ |
D | FontBench.cpp | 39 uirenderer::Rect bounds; in BM_FontRenderer_precache_cachehits() local
|
/frameworks/native/libs/ui/include/ui/ |
D | Region.h | 52 inline Rect bounds() const { return getBounds(); } in bounds() function
|
/frameworks/base/libs/hwui/tests/unit/ |
D | TextDropShadowCacheTests.cpp | 42 uirenderer::Rect bounds; in RENDERTHREAD_OPENGL_PIPELINE_TEST() local
|
/frameworks/base/core/java/android/view/animation/ |
D | Transformation.java | 126 Rect bounds = t.getClipRect(); in compose() local 145 Rect bounds = t.getClipRect(); in postCompose() local
|