Searched refs:shouldUseAngle (Results 1 – 7 of 7) sorted by relevance
91 bool shouldUseAngle(std::string appName);93 bool shouldUseAngle();
420 bool GraphicsEnv::shouldUseAngle(std::string appName) { in shouldUseAngle() function in android::GraphicsEnv428 return shouldUseAngle(); in shouldUseAngle()431 bool GraphicsEnv::shouldUseAngle() { in shouldUseAngle() function in android::GraphicsEnv
86 return android::GraphicsEnv::getInstance().shouldUseAngle(appNameChars.c_str()); in shouldUseAngle_native()
156 private boolean shouldUseAngle(Context context, Bundle coreSettings, in shouldUseAngle() method in GraphicsEnvironment601 if (!shouldUseAngle(context, bundle, packageName)) { in setupAngle()
526 if (!android::GraphicsEnv::getInstance().shouldUseAngle()) { in attempt_to_load_angle()
12660 HSPLandroid/os/GraphicsEnvironment;->shouldUseAngle(Landroid/content/Context;Landroid/os/Bundle;Lja…
12652 HSPLandroid/os/GraphicsEnvironment;->shouldUseAngle(Landroid/content/Context;Landroid/os/Bundle;Lja…