Home
last modified time | relevance | path

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

/frameworks/rs/driver/
DrsdGL.h78 bool rsdGLSetSurface(const android::renderscript::Context *rsc,
DrsdCore.cpp207 fnPtr[0] = (void *)rsdGLSetSurface; break; in rsdHalQueryHal()
DrsdGL.cpp155 rsdGLSetSurface(rsc, 0, 0, nullptr); in rsdGLShutdown()
461 bool rsdGLSetSurface(const Context *rsc, uint32_t w, uint32_t h, RsNativeWindow sur) { in rsdGLSetSurface() function