Searched refs:gpuDebugLayerApps (Results 1 – 1 of 1) sorted by relevance
272 final String gpuDebugLayerApps = in getDebugLayerPathsFromSettings() local274 if (!gpuDebugLayerApps.isEmpty()) { in getDebugLayerPathsFromSettings()275 Log.i(TAG, "GPU debug layer apps: " + gpuDebugLayerApps); in getDebugLayerPathsFromSettings()278 final String[] layerApps = gpuDebugLayerApps.split(":"); in getDebugLayerPathsFromSettings()