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.java682 Graphics2D imageBaseGraphics = (Graphics2D) image.getGraphics(); in drawInLayer() local
685 imageBaseGraphics, paint, compositeOnly, in drawInLayer()
712 imageBaseGraphics.dispose(); in drawInLayer()