Home
last modified time | relevance | path

Searched refs:imageBaseGraphics (Results 1 – 1 of 1) sorted by relevance

/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DGcSnapshot.java637 Graphics2D imageBaseGraphics = (Graphics2D) image.getGraphics(); in drawInLayer() local
640 imageBaseGraphics, paint, compositeOnly, in drawInLayer()
667 imageBaseGraphics.dispose(); in drawInLayer()