Searched refs:shouldUseAngle (Results 1 – 3 of 3) sorted by relevance
107 bool shouldUseAngle();
191 if (!cnx->angleLoaded && android::GraphicsEnv::getInstance().shouldUseAngle()) { in should_unload_system_driver()263 if (android::GraphicsEnv::getInstance().shouldUseAngle()) { in open()
539 bool GraphicsEnv::shouldUseAngle() { in shouldUseAngle() function in android::GraphicsEnv