Searched refs:shouldUseNativeDriver (Results 1 – 3 of 3) sorted by relevance
116 void setAngleInfo(const std::string& path, const bool shouldUseNativeDriver,126 bool shouldUseNativeDriver();
553 void GraphicsEnv::setAngleInfo(const std::string& path, const bool shouldUseNativeDriver, in setAngleInfo() argument576 mShouldUseNativeDriver = shouldUseNativeDriver; in setAngleInfo()660 bool GraphicsEnv::shouldUseNativeDriver() { in shouldUseNativeDriver() function in android::GraphicsEnv
196 if (android::GraphicsEnv::getInstance().shouldUseNativeDriver() && cnx->angleLoaded) { in should_unload_system_driver()280 if (!hnd && android::GraphicsEnv::getInstance().shouldUseNativeDriver()) { in open()