Home
last modified time | relevance | path

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

/frameworks/native/libs/graphicsenv/include/graphicsenv/
DGraphicsEnv.h66 std::string getDriverPath() const;
/frameworks/native/libs/graphicsenv/
DGraphicsEnv.cpp286 std::string GraphicsEnv::getDriverPath() const { in getDriverPath() function in android::GraphicsEnv
/frameworks/native/opengl/libs/EGL/
DLoader.cpp275 android::GraphicsEnv::getInstance().getDriverPath().c_str()); in open()
/frameworks/native/vulkan/libvulkan/
Ddriver.cpp258 android::GraphicsEnv::getInstance().getDriverPath().c_str()); in LoadUpdatedDriver()