Searched refs:allocationGetPointer (Results 1 – 4 of 4) sorted by relevance
/hardware/interfaces/renderscript/1.0/vts/functional/ |
D | VtsMiscellaneousTests.cpp | 127 context->allocationGetPointer(allocation, 0, AllocationCubemapFace::POSITIVE_X, 0, in TEST_F() 133 context->allocationGetPointer(allocation, 0, AllocationCubemapFace::POSITIVE_X, 0, in TEST_F()
|
/hardware/interfaces/renderscript/1.0/default/ |
D | Context.h | 83 …Return<void> allocationGetPointer(Allocation allocation, uint32_t lod, AllocationCubemapFace face,…
|
D | Context.cpp | 349 Return<void> Context::allocationGetPointer(Allocation allocation, uint32_t lod, AllocationCubemapFa… in allocationGetPointer() function in android::hardware::renderscript::V1_0::implementation::Context
|
/hardware/interfaces/renderscript/1.0/ |
D | IContext.hal | 559 allocationGetPointer(Allocation allocation, uint32_t lod,
|