Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DGcSnapshot.java313 AffineTransform currentMtx = baseLayer.getGraphics().getTransform(); in GcSnapshot() local
314 layerGraphics.setTransform(currentMtx); in GcSnapshot()