Searched refs:bufferStateLayer (Results 1 – 1 of 1) sorted by relevance
196 sp<SurfaceControl> bufferStateLayer = in TEST_F() local199 fillBufferStateLayerColor(bufferStateLayer, Color::BLUE, 200, 200); in TEST_F()200 Transaction().show(bufferStateLayer).apply(); in TEST_F()211 fillBufferStateLayerColor(bufferStateLayer, Color::WHITE, 200, 200); in TEST_F()221 Transaction().reparent(bufferStateLayer, nullptr).apply(); in TEST_F()