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