Home
last modified time | relevance | path

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

/hardware/interfaces/renderscript/1.0/vts/functional/
DVtsCopyTests.cpp310 AllocationAdapter allocationAdapter = context->allocationAdapterCreate(subType, allocation); in TEST_P() local
311 ASSERT_NE(AllocationAdapter(0), allocationAdapter); in TEST_P()
319 context->allocationAdapterOffset(allocationAdapter, _offsets); in TEST_P()
321 context->allocation2DRead(allocationAdapter, 0, 0, 0, AllocationCubemapFace::POSITIVE_X, 256, in TEST_P()