Searched defs:DrvPath (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/driver/
H A DrsdPath.cpp35 class DrvPath { class
37 DrvPath();
39 virtual ~DrvPath();
43 class DrvPathStatic : public DrvPath {
59 class DrvPathDynamic : public DrvPath {
66 DrvPath *dp = (DrvPath *)m->mHal.drv;
91 DrvPath *drv = (DrvPath *)m->mHal.drv;
106 DrvPath function in class:DrvPath
[all...]

Completed in 151 milliseconds