Home
last modified time | relevance | path

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

/frameworks/rs/driver/
DrsdProgramVertex.h22 bool rsdProgramVertexInit(const android::renderscript::Context *rsc,
DrsdProgram.cpp36 bool rsdProgramVertexInit(const Context *rsc, const ProgramVertex *pv, in rsdProgramVertexInit() function
DrsdCore.cpp221 fnPtr[0] = (void *)rsdProgramVertexInit; break; in rsdHalQueryHal()