HomeSort by relevance Sort by last modified time
    Searched refs:rsdGLShutdown (Results 1 - 3 of 3) sorted by null

  /frameworks/rs/driver/
rsdGL.h 77 void rsdGLShutdown(const android::renderscript::Context *rsc);
rsdGL.cpp 148 void rsdGLShutdown(const Context *rsc) {
324 rsdGLShutdown(rsc);
335 rsdGLShutdown(rsc);
363 rsdGLShutdown(rsc);
rsdCore.cpp 215 fnPtr[0] = (void *)rsdGLShutdown; break;

Completed in 99 milliseconds