Home
last modified time | relevance | path

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

/frameworks/base/tests/SurfaceViewBufferTests/src/com/android/test/
DSurfaceViewBufferTestBase.kt32 private var mInitialBlastConfig by Delegates.notNull<Boolean>() variable in com.android.test.SurfaceViewBufferTestBase
42 mInitialBlastConfig = getBlastAdapterSvEnabled() in setup()
48 setBlastAdapterSvEnabled(mInitialBlastConfig) in teardown()