Home
last modified time | relevance | path

Searched refs:rsdGLSetInternalSurface (Results 1 – 3 of 3) sorted by relevance

/frameworks/rs/driver/
DrsdFrameBufferObj.cpp130 rsdGLSetInternalSurface(rsc, mColorTargets[0]->wnd); in setActive()
152 rsdGLSetInternalSurface(rsc, dc->gl.wndSurface); in setActive()
DrsdGL.h74 bool rsdGLSetInternalSurface(const android::renderscript::Context *rsc,
DrsdGL.cpp419 bool rsdGLSetInternalSurface(const Context *rsc, RsNativeWindow sur) { in rsdGLSetInternalSurface() function
477 return rsdGLSetInternalSurface(rsc, sur); in rsdGLSetSurface()