Home
last modified time | relevance | path

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

/hardware/interfaces/renderscript/1.0/default/
DContext.cpp38 #define OVERRIDE_RS_DRIVER_STRING STR(OVERRIDE_RS_DRIVER) in Context() macro
39 static std::string driverString(OVERRIDE_RS_DRIVER_STRING); in Context()