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 152 void rsdGLShutdown(const Context *rsc) {
334 rsdGLShutdown(rsc);
345 rsdGLShutdown(rsc);
373 rsdGLShutdown(rsc);
rsdCore.cpp 209 fnPtr[0] = (void *)rsdGLShutdown; break;

Completed in 159 milliseconds