Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/CompositionEngine/tests/planner/
DLayerStateTest.cpp58 native_handle_t* const sFakeSidebandStreamTwo = reinterpret_cast<native_handle_t*>(11); variable
837 layerFECompositionStateTwo.sidebandStream = NativeHandle::create(sFakeSidebandStreamTwo, false); in TEST_F()
854 layerFECompositionStateTwo.sidebandStream = NativeHandle::create(sFakeSidebandStreamTwo, false); in TEST_F()