Searched refs:mBlackBgSurface (Results 1 – 1 of 1) sorted by relevance
351 mBlackBgSurface = 0; in TearDown()537 sp<SurfaceControl> mBlackBgSurface; member in android::LayerTransactionTest560 mBlackBgSurface = in SetUpDisplay()567 t.setCrop_legacy(mBlackBgSurface, Rect(0, 0, mDisplayWidth, mDisplayHeight)); in SetUpDisplay()568 t.setLayerStack(mBlackBgSurface, mDisplayLayerStack); in SetUpDisplay()569 t.setColor(mBlackBgSurface, half3{0, 0, 0}); in SetUpDisplay()570 t.setLayer(mBlackBgSurface, mLayerZBase); in SetUpDisplay()