Home
last modified time | relevance | path

Searched defs:shouldCache (Results 1 – 4 of 4) sorted by relevance

/external/jmonkeyengine/engine/src/core/com/jme3/audio/
DAudioKey.java117 public boolean shouldCache(){ in shouldCache() method in AudioKey
/external/jmonkeyengine/engine/src/core/com/jme3/asset/
DAssetKey.java125 public boolean shouldCache(){ in shouldCache() method in AssetKey
/external/jmonkeyengine/engine/src/core-plugins/com/jme3/shader/plugins/
DGLSLLoader.java85 public boolean shouldCache(){ in shouldCache() method in GLSLLoader.GlslDependKey
/external/webkit/Source/WebKit/win/WebCoreSupport/
DWebFrameLoaderClient.cpp258 BOOL shouldCache; in shouldCacheResponse() local