Lines Matching defs:rsc
154 void rsdGLShutdown(const Context *rsc) { in rsdGLShutdown()
179 void getConfigData(const Context *rsc, in getConfigData()
236 bool rsdGLInit(const Context *rsc) { in rsdGLInit()
428 bool rsdGLSetInternalSurface(const Context *rsc, RsNativeWindow sur) { in rsdGLSetInternalSurface()
470 bool rsdGLSetSurface(const Context *rsc, uint32_t w, uint32_t h, RsNativeWindow sur) { in rsdGLSetSurface()
489 void rsdGLSwap(const android::renderscript::Context *rsc) { in rsdGLSwap()
494 void rsdGLSetPriority(const Context *rsc, int32_t priority) { in rsdGLSetPriority()
503 void rsdGLCheckError(const android::renderscript::Context *rsc, in rsdGLCheckError()
528 void rsdGLClearColor(const android::renderscript::Context *rsc, in rsdGLClearColor()
534 void rsdGLClearDepth(const android::renderscript::Context *rsc, float v) { in rsdGLClearDepth()
539 void rsdGLFinish(const android::renderscript::Context *rsc) { in rsdGLFinish()
543 void rsdGLDrawQuadTexCoords(const android::renderscript::Context *rsc, in rsdGLDrawQuadTexCoords()