Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/tests/
DIGraphicBufferProducer_test.cpp423 sp<Fence> nullFence = NULL; in TEST_F() local
426 QueueBufferInputBuilder().setFence(nullFence).build(); in TEST_F()