Searched refs:layerWithSidebandStream (Results 1 – 1 of 1) sorted by relevance
185 sp<Layer> layerWithSidebandStream = createBufferStateLayer(); in TEST_F() local189 layerWithSidebandStream->setSidebandStream(stream); in TEST_F()192 mFlinger.mutableCurrentState().layersSortedByZ.add(layerWithSidebandStream); in TEST_F()196 mFlinger.mutableCurrentState().layersSortedByZ.remove(layerWithSidebandStream); in TEST_F()197 layerWithSidebandStream = nullptr; in TEST_F()