Searched refs:fPicture (Results 26 - 28 of 28) sorted by relevance

12

/external/skia/tools/debugger/
H A DSkDrawCommand.h479 sk_sp<const SkPicture> fPicture; member in class:SkBeginDrawPictureCommand
H A DSkDrawCommand.cpp2657 , fPicture(SkRef(picture)) {
2679 SkRect bounds = fPicture->cullRect();
2698 xlate_and_scale_to_bounds(canvas, fPicture->cullRect());
2700 canvas->drawPicture(fPicture.get());
/external/skia/dm/
H A DDMSrcSink.cpp1270 SkPicture* page = fPages[i].fPicture.get();
1280 page = fPages[i].fPicture.get();

Completed in 299 milliseconds

12