Home
last modified time | relevance | path

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

/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DDisableAnimationRule.java46 mWindowAnimationScaleSetting.restore(); in onAfter()
47 mTransitionAnimationScaleSetting.restore(); in onAfter()
48 mAnimatorDurationScaleSetting.restore(); in onAfter()
66 public void restore() { in restore() method in DisableAnimationRule.GlobalSetting
/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.java146 canvas.restore(); in drawAsset()
157 canvas.restore(); in drawAsset()
166 canvas.restore(); in drawAsset()
DExactCanvasTests.java242 canvas.restore(); in testEmptyLayer()
253 canvas.restore(); in testSaveLayerRounding()
265 canvas.restore(); in testUnclippedSaveLayerRounding()
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()
DCanvasTests.java299 new Canvas(getMutableBitmap()).restore(); in testRestoreWithoutSave()
862 canvas.restore(); in testAntiAliasClipping()
DRenderNodeTests.java900 canvas.restore(); in testBlurShaderLargeRadiiEdgeReplication()
/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/graphics/src/android/graphics/text/cts/
DMeasuredTextTest.java355 ssbCanvas.restore(); in makeBitmapFromSsb()
370 mtCanvas.restore(); in makeBitmapFromMtWithSamePaint()
386 mt2Canvas.restore(); in makeBitmapFromMtWithDifferentPaint()
399 pctCanvas.restore(); in makeBitmapFromPct()
/cts/tests/tests/graphics/src/android/graphics/cts/
DCameraTest.java52 mCamera.restore(); in testRestore()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8431/
Dlocal_poc.h173 void (*restore)(void *syncpt); member
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8432/
Dlocal_poc.h173 void (*restore)(void *syncpt); member
/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()
/cts/tests/tests/text/src/android/text/cts/
DBoringLayoutTest.java373 c.restore(); in drawToBitmap()
DPrecomputedTextTest.java654 c.restore(); in drawToBitmap()
DStaticLayoutTest.java1305 c.restore();