Home
last modified time | relevance | path

Searched defs:outBounds (Results 1 – 6 of 6) sorted by relevance

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowAccessibilityNodeInfoTest.java43 Rect outBounds = new Rect(); in shouldHaveZeroBounds() local
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowAccessibilityWindowInfo.java206 protected void getBoundsInScreen(Rect outBounds) { in getBoundsInScreen()
DShadowAccessibilityNodeInfo.java831 protected void getBoundsInScreen(Rect outBounds) { in getBoundsInScreen()
839 protected void getBoundsInParent(Rect outBounds) { in getBoundsInParent()
/external/skqp/src/gpu/text/
DGrTextBlob.h176 void computeSubRunBounds(SkRect* outBounds, int runIndex, int subRunIndex, in computeSubRunBounds()
/external/skia/src/gpu/text/
DGrTextBlob.h179 void computeSubRunBounds(SkRect* outBounds, int runIndex, int subRunIndex, in computeSubRunBounds()
/external/python/cpython2/Mac/Modules/app/
D_Appmodule.c1224 Rect outBounds; in App_GetThemeButtonContentBounds() local
1250 Rect outBounds; in App_GetThemeButtonBackgroundBounds() local