Home
last modified time | relevance | path

Searched refs:restore (Results 1 – 25 of 31) sorted by relevance

12

/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DOverrideAnimationScaleRule.java66 mWindowAnimationScaleSetting.restore();
67 mTransitionAnimationScaleSetting.restore();
68 mAnimatorDurationScaleSetting.restore();
92 public void restore() {
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
DCanvasStateTests.java55 canvas.restore(); in testClipRectReturnValues()
74 canvas.restore(); in testClipPathReturnValues()
92 canvas.restore(); in testQuickReject()
102 canvas.restore(); in testQuickReject()
120 canvas.restore(); in testQuickReject()
132 canvas.restore(); in testQuickReject()
140 canvas.restore(); in testQuickReject()
DPathClippingTests.java89 canvas.restore();
106 canvas.restore();
204 canvas.restore(); in testTextClip()
238 canvas.restore(); in testWebViewClipWithCircle()
244 canvas.restore(); in testWebViewClipWithCircle()
DColorSpaceTests.java315 canvas.restore(); in drawAsset()
326 canvas.restore(); in drawAsset()
335 canvas.restore(); in drawAsset()
DLayerTests.java343 canvas.restore(); in testSaveLayerWithColorFilter()
344 canvas.restore(); in testSaveLayerWithColorFilter()
359 canvas.restore(); in testSaveLayerWithAlpha()
360 canvas.restore(); in testSaveLayerWithAlpha()
384 canvas.restore(); in testSaveLayerRestoreBehavior()
DExactCanvasTests.java263 canvas.restore(); in testEmptyLayer()
274 canvas.restore(); in testSaveLayerRounding()
286 canvas.restore(); in testUnclippedSaveLayerRounding()
DShaderClippingTests.java191 canvas.restore(); in clipAndDraw()
DShaderTests.java231 canvas.restore(); in testAnisotropicFilteredBitmapShader()
DCanvasTests.java368 new Canvas(getMutableBitmap()).restore(); in testRestoreWithoutSave()
985 canvas.restore(); in testAntiAliasClipping()
/cts/hostsidetests/backup/src/android/cts/backup/
DBackupEligibilityHostSideTest.java218 Thread restore = new Thread(() -> { in runAdbCommand() local
225 restore.start(); in runAdbCommand()
228 restore.join(); in runAdbCommand()
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/view/
DSkewLayout.java43 canvas.restore(); in drawChild()
DCircleClipFrameLayout.java52 canvas.restore(); in dispatchDraw()
DWebviewCanvasRRectClip.java56 canvas.restore(); in onDraw()
DBitmapView.java73 canvas.restore(); in onDraw()
/cts/hostsidetests/backup/AdbBackupApp/
DAndroid.bp15 // An app that contains helper procedures to run 'adb backup' / 'adb restore'
/cts/tests/tests/text/src/android/text/cts/
DStaticLayoutMultilineBidiTest.kt86 expectCanvas.restore() in testConsistentBidiDraw()
/cts/tests/tests/graphics/src/android/graphics/text/cts/
DMeasuredTextTest.java362 ssbCanvas.restore(); in makeBitmapFromSsb()
377 mtCanvas.restore(); in makeBitmapFromMtWithSamePaint()
393 mt2Canvas.restore(); in makeBitmapFromMtWithDifferentPaint()
406 pctCanvas.restore(); in makeBitmapFromPct()
/cts/tests/tests/graphics/src/android/graphics/cts/
DCameraTest.java52 mCamera.restore(); in testRestore()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8432/
Dlocal_poc.h173 void (*restore)(void *syncpt); member
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8431/
Dlocal_poc.h173 void (*restore)(void *syncpt); member
/cts/common/device-side/bedstead/testapp/src/test/java/com/android/bedstead/testapp/
DTestAppProviderTest.java334 mTestAppProvider.restore(); in query_afterRestore_returnsTestAppAgain()
345 mTestAppProvider.restore(); in query_afterRestoreWithAppAlreadyUsed_doesNotReturnTestAppAgain()
354 assertThrows(IllegalStateException.class, mTestAppProvider::restore); in restore_noSnapshot_throwsException()
/cts/common/device-side/bedstead/harrier/src/main/java/com/android/bedstead/harrier/
DTestAppsComponent.kt221 testAppProvider.restore() in teardownNonShareableState()
/cts/common/device-side/bedstead/testapp/src/library/main/java/com/android/bedstead/testapp/
DTestAppProvider.java83 public void restore() { in restore() method in TestAppProvider
/cts/tests/tests/systemui/src/android/systemui/cts/
DWindowInsetsPresenterDrawable.java153 canvas.restore(); in draw()
/cts/tests/tests/animation/src/android/animation/cts/
DAnimationActivity.java270 canvas.restore(); in onDraw()

12