Searched refs:getPathPaintHistoryCount (Results 1 - 10 of 10) sorted by relevance

/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowCanvas.java121 public int getPathPaintHistoryCount() { method in class:ShadowCanvas
130 return getPathPaintHistoryCount() > 0;
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
H A DCanvasTest.java84 assertThat(shadow.getPathPaintHistoryCount(), equalTo(1));
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
H A DShadowCanvasTest.java113 assertThat(shadow.getPathPaintHistoryCount()).isEqualTo(1);
135 assertThat(shadow.getPathPaintHistoryCount()).isEqualTo(2);
170 assertThat(shadow.getPathPaintHistoryCount()).isEqualTo(0);
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowCanvas.java210 public int getPathPaintHistoryCount() { method in class:ShadowCanvas
223 return getPathPaintHistoryCount() > 0;
/external/robolectric/v3/runtime/
H A Dshadows-core-3.1-SNAPSHOT-16.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-17.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-18.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-19.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-21.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-22.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...

Completed in 185 milliseconds