Home
last modified time | relevance | path

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

/hardware/interfaces/renderscript/1.0/vts/functional/
DVtsMiscellaneousTests.cpp63 Type type2 = context->allocationGetType(allocation); in TEST_P()
/hardware/interfaces/renderscript/1.0/default/
DContext.h58 Return<Type> allocationGetType(Allocation allocation) override;
DContext.cpp96 Return<Type> Context::allocationGetType(Allocation allocation) { in allocationGetType() function in android::hardware::renderscript::V1_0::implementation::Context
/hardware/interfaces/renderscript/1.0/
DIContext.hal84 allocationGetType(Allocation allocation) generates (Type type);