Searched refs:rsAllocationCreateTyped (Results 1 – 4 of 4) sorted by relevance
22 rsAllocationCreateTyped;
59 extern "C" RsAllocation rsAllocationCreateTyped (RsContext rsc, RsType vtype, RsAllocationMipmapCon…
332 extern "C" RsAllocation rsAllocationCreateTyped (RsContext ctxWrapper, RsType vtype, RsAllocationMi… in rsAllocationCreateTyped() function
1225 return (jlong)(uintptr_t) rsAllocationCreateTyped((RsContext)con, (RsType)type, in nAllocationCreateTyped()1344 jlong id = (jlong)(uintptr_t)rsAllocationCreateTyped((RsContext)con, in nAllocationCreateBitmapBackedAllocation()