Searched refs:getCacheData (Results 1 - 2 of 2) 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);
/openjdk7/jdk/src/share/classes/sun/java2d/
H A DSurfaceData.java145 * along with the SurfaceManager.getCacheData() mechanism to
224 (SurfaceDataProxy) srcMgr.getCacheData(blitProxyKey);

Completed in 33 milliseconds