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

/frameworks/rs/driver/
H A DrsdGL.h77 void rsdGLShutdown(const android::renderscript::Context *rsc);
H A DrsdGL.cpp152 void rsdGLShutdown(const Context *rsc) { function
334 rsdGLShutdown(rsc);
345 rsdGLShutdown(rsc);
373 rsdGLShutdown(rsc);
H A DrsdCore.cpp209 fnPtr[0] = (void *)rsdGLShutdown; break;

Completed in 79 milliseconds