Searched refs:reducePath (Results 1 - 1 of 1) sorted by relevance

/external/jmonkeyengine/engine/src/core/com/jme3/asset/
H A DAssetKey.java51 this.name = reducePath(name);
143 public static String reducePath(String path) { method in class:AssetKey
199 name = reducePath(ic.readString("name", null));

Completed in 81 milliseconds