Home
last modified time | relevance | path

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

/frameworks/native/libs/graphicsenv/include/graphicsenv/
DGraphicsEnv.h91 bool shouldUseAngle(std::string appName);
93 bool shouldUseAngle();
/frameworks/native/libs/graphicsenv/
DGraphicsEnv.cpp420 bool GraphicsEnv::shouldUseAngle(std::string appName) { in shouldUseAngle() function in android::GraphicsEnv
428 return shouldUseAngle(); in shouldUseAngle()
431 bool GraphicsEnv::shouldUseAngle() { in shouldUseAngle() function in android::GraphicsEnv
/frameworks/base/core/jni/
Dandroid_os_GraphicsEnvironment.cpp86 return android::GraphicsEnv::getInstance().shouldUseAngle(appNameChars.c_str()); in shouldUseAngle_native()
/frameworks/base/core/java/android/os/
DGraphicsEnvironment.java156 private boolean shouldUseAngle(Context context, Bundle coreSettings, in shouldUseAngle() method in GraphicsEnvironment
601 if (!shouldUseAngle(context, bundle, packageName)) { in setupAngle()
/frameworks/native/opengl/libs/EGL/
DLoader.cpp526 if (!android::GraphicsEnv::getInstance().shouldUseAngle()) { in attempt_to_load_angle()
/frameworks/base/boot/
Dboot-image-profile.txt12660 HSPLandroid/os/GraphicsEnvironment;->shouldUseAngle(Landroid/content/Context;Landroid/os/Bundle;Lja…
/frameworks/base/config/
Dboot-image-profile.txt12652 HSPLandroid/os/GraphicsEnvironment;->shouldUseAngle(Landroid/content/Context;Landroid/os/Bundle;Lja…