Searched refs:rsContextSetSurface (Results 1 - 3 of 3) sorted by relevance

/frameworks/rs/
H A DrsApiStubs.h127 extern "C" void rsContextSetSurface (RsContext rsc, uint32_t width, uint32_t height, RsNativeWindow sur);
H A DrsApiStubs.cpp770 extern "C" void rsContextSetSurface (RsContext ctxWrapper, uint32_t width, uint32_t height, function
/frameworks/base/rs/jni/
H A Dandroid_renderscript_RenderScript.cpp921 rsContextSetSurface((RsContext)con, width, height, window);

Completed in 29 milliseconds