Home
last modified time | relevance | path

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

/hardware/google/av/codec2/tests/vndk/
DC2BufferTest.cpp401 C2ConstLinearBlock constBlock = block->share( in TEST_F() local
404 C2Acquirable<C2ReadView> readViewHolder = constBlock.map(); in TEST_F()
545 C2ConstGraphicBlock constBlock = block->share(C2Rect(kWidth, kHeight), fence); in TEST_F() local
548 C2Acquirable<const C2GraphicView> constViewHolder = constBlock.map(); in TEST_F()