Searched refs:rsAllocationGetSurface (Results 1 – 4 of 4) sorted by relevance
28 rsAllocationGetSurface;
212 extern "C" RsNativeWindow rsAllocationGetSurface(RsContext rsc,
360 extern "C" RsNativeWindow rsAllocationGetSurface (RsContext ctxWrapper, RsAllocation alloc) in rsAllocationGetSurface() function
1267 ANativeWindow *anw = (ANativeWindow *)rsAllocationGetSurface((RsContext)con, (RsAllocation)a); in nAllocationGetSurface()