Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/jni/
DPicture.cpp112 SkPictureRecorder reRecorder; in makePartialCopy() local
114 SkCanvas* canvas = reRecorder.beginRecording(mWidth, mHeight); in makePartialCopy()
116 return reRecorder.finishRecordingAsPicture(); in makePartialCopy()