Lines Matching defs:rsc
148 void rsdGLShutdown(const Context *rsc) { in rsdGLShutdown()
173 void getConfigData(const Context *rsc, in getConfigData()
224 int32_t rsdGLInit(const Context *rsc) { in rsdGLInit()
425 bool rsdGLSetInternalSurface(const Context *rsc, RsNativeWindow sur) { in rsdGLSetInternalSurface()
467 bool rsdGLSetSurface(const Context *rsc, uint32_t w, uint32_t h, RsNativeWindow sur) { in rsdGLSetSurface()
486 void rsdGLSwap(const android::renderscript::Context *rsc) { in rsdGLSwap()
491 void rsdGLSetPriority(const Context *rsc, int32_t priority) { in rsdGLSetPriority()
500 void rsdGLCheckError(const android::renderscript::Context *rsc, in rsdGLCheckError()
525 void rsdGLClearColor(const android::renderscript::Context *rsc, in rsdGLClearColor()
531 void rsdGLClearDepth(const android::renderscript::Context *rsc, float v) { in rsdGLClearDepth()
536 void rsdGLFinish(const android::renderscript::Context *rsc) { in rsdGLFinish()
540 void rsdGLDrawQuadTexCoords(const android::renderscript::Context *rsc, in rsdGLDrawQuadTexCoords()