Searched refs:debugLayerEnabled (Results 1 – 1 of 1) sorted by relevance
212 if (!debugLayerEnabled(coreSettings, packageName, ai)) { in getDebugLayerPathsFromSettings()266 private boolean debugLayerEnabled(Bundle coreSettings, String packageName, ApplicationInfo ai) { in debugLayerEnabled() method in GraphicsEnvironment293 final boolean enabled = debugLayerEnabled(coreSettings, packageName, ai); in setupGpuLayers()