Home
last modified time | relevance | path

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

/hardware/interfaces/renderscript/1.0/default/
DContext.cpp25 static std::string driverString(OVERRIDE_RS_DRIVER_STRING); in Context() local
26 driverName = driverString.c_str(); in Context()