Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codec2/tests/vndk/
H A DC2BufferTest.cpp554 C2Acquirable<const C2GraphicView> constViewHolder = constBlock.map(); in TEST_F() local
555 const C2GraphicView constGraphicView = constViewHolder.get(); in TEST_F()