Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/android/graphics/drawable/
DVectorDrawable_Delegate.java1063 private final long mRootGroupPtr; field in VectorDrawable_Delegate.VPathRenderer_Delegate
1073 mRootGroupPtr = rootGroupPtr; in VPathRenderer_Delegate()
1122 …drawGroupTree(VNativeObject.getDelegate(mRootGroupPtr), Matrix.IDENTITY_MATRIX, canvasPtr, w, h, f… in draw()
1291 VNativeObject nativeObject = sPathManager.getDelegate(mRootGroupPtr); in finalize()
1292 sPathManager.removeJavaReferenceFor(mRootGroupPtr); in finalize()