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