Searched refs:mAddrGraphic (Results 1 - 1 of 1) sorted by relevance

/hardware/google/av/codec2/tests/vndk/
H A DC2BufferTest.cpp317 memcpy(mAddrGraphic, addr, sizeof(uint8_t*) * C2PlanarLayout::MAX_NUM_PLANES);
324 ASSERT_EQ(C2_OK, mGraphicAllocation->unmap(mAddrGraphic, mMappedRect, nullptr));
338 uint8_t* mAddrGraphic[C2PlanarLayout::MAX_NUM_PLANES]; member in class:android::C2BufferTest

Completed in 17 milliseconds