Rename & package shuffle
Rename DisplayListCanvas -> RecordingCanvas Move RecordingCanvas to android.graphics Move RenderNode to android.graphics Bug: 112709971 Test: make & boot Change-Id: Iddeb6a89f8923ea81a1f37bbee4e9b1db8ede238
This commit is contained in:
@@ -83,7 +83,7 @@ public abstract class BaseCanvas {
|
||||
|
||||
// ---------------------------------------------------------------------------
|
||||
// Drawing methods
|
||||
// These are also implemented in DisplayListCanvas so that we can
|
||||
// These are also implemented in RecordingCanvas so that we can
|
||||
// selectively apply on them
|
||||
// Everything below here is copy/pasted from Canvas.java
|
||||
// The JNI registration is handled by android_view_Canvas.cpp
|
||||
|
||||
Reference in New Issue
Block a user