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