Searched refs:DrvPathStatic (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/driver/
H A DrsdPath.cpp43 class DrvPathStatic : public DrvPath { class in inherits:DrvPath
53 DrvPathStatic(const Allocation *vtx, const Allocation *loops);
54 virtual ~DrvPathStatic();
74 DrvPathStatic *drv = NULL;
77 DrvPathStatic *dps = new DrvPathStatic(vtx, loops);
112 DrvPathStatic::DrvPathStatic(const Allocation *vtx, const Allocation *loops) { function in class:DrvPathStatic
132 DrvPathStatic::~DrvPathStatic() {
[all...]

Completed in 32 milliseconds