Home
last modified time | relevance | path

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

/frameworks/rs/driver/
DrsdProgramVertex.h29 void rsdProgramVertexDestroy(const android::renderscript::Context *rsc,
DrsdProgram.cpp70 void rsdProgramVertexDestroy(const Context *rsc, const ProgramVertex *pv) { in rsdProgramVertexDestroy() function
DrsdCore.cpp231 fnPtr[0] = (void *)rsdProgramVertexDestroy; break; in rsdHalQueryHal()