Searched refs:rsaAllocationGetType (Results 1 – 6 of 6) sorted by relevance
23 extern "C" const void * rsaAllocationGetType(RsContext con, RsAllocation va) { in rsaAllocationGetType() function
4 rsaAllocationGetType;
48 const void* rsaAllocationGetType(RsContext con, RsAllocation va);
63 extern "C" const void * rsaAllocationGetType(RsContext con, RsAllocation va);
355 extern "C" const void * rsaAllocationGetType(RsContext ctxWrapper, RsAllocation va) in rsaAllocationGetType() function
1609 return (jlong)(uintptr_t) rsaAllocationGetType((RsContext)con, (RsAllocation)a); in nAllocationGetType()