Searched refs:rsContextSetSurface (Results 1 – 4 of 4) sorted by relevance
61 rsContextSetSurface;
127 extern "C" void rsContextSetSurface (RsContext rsc, uint32_t width, uint32_t height, RsNativeWindow…
765 extern "C" void rsContextSetSurface (RsContext ctxWrapper, uint32_t width, uint32_t height, in rsContextSetSurface() function
923 rsContextSetSurface((RsContext)con, width, height, window); in nContextSetSurface()