Searched defs:getCacheData (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/awt/image/
H A DSurfaceManager.java114 public Object getCacheData(Object key) { method in class:SurfaceManager
120 * See the getCacheData() method for notes on tracking the
210 (SurfaceDataProxy) getCacheData(proxyKey);

Completed in 30 milliseconds