Home
last modified time | relevance | path

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

/hardware/google/av/codec2/tests/vndk/
DC2BufferTest.cpp520 C2Acquirable<C2GraphicView> graphicViewHolder = block->map(); in TEST_F() local
521 C2GraphicView graphicView = graphicViewHolder.get(); in TEST_F()