Searched refs:allocationGetPointer (Results 1 – 5 of 5) sorted by relevance
/aosp12/hardware/interfaces/renderscript/1.0/vts/functional/ |
H A D | VtsMiscellaneousTests.cpp | 127 context->allocationGetPointer(allocation, 0, AllocationCubemapFace::POSITIVE_X, 0, in TEST_P() 133 context->allocationGetPointer(allocation, 0, AllocationCubemapFace::POSITIVE_X, 0, in TEST_P()
|
/aosp12/hardware/interfaces/renderscript/1.0/default/ |
H A D | Context.h | 83 …Return<void> allocationGetPointer(Allocation allocation, uint32_t lod, AllocationCubemapFace face,…
|
H A 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
|
/aosp12/frameworks/rs/ |
H A D | rsHidlAdaptation.cpp | 1052 GetIContextHandle(context)->allocationGetPointer(_allocation, lod, in AllocationGetPointer()
|
/aosp12/hardware/interfaces/renderscript/1.0/ |
H A D | IContext.hal | 559 allocationGetPointer(Allocation allocation, uint32_t lod,
|