Home
last modified time | relevance | path

Searched defs:onDoSaveBehind (Results 1 – 16 of 16) sorted by relevance

/third_party/flutter/skia/src/utils/
DSkLuaCanvas.cpp103 bool SkLuaCanvas::onDoSaveBehind(const SkRect*) { in onDoSaveBehind() function in SkLuaCanvas
DSkNWayCanvas.cpp78 bool SkNWayCanvas::onDoSaveBehind(const SkRect* bounds) { in onDoSaveBehind() function in SkNWayCanvas
/third_party/skia/src/utils/
DSkNWayCanvas.cpp79 bool SkNWayCanvas::onDoSaveBehind(const SkRect* bounds) { in onDoSaveBehind() function in SkNWayCanvas
/third_party/skia/src/core/
DSkRecorder.cpp331 bool SkRecorder::onDoSaveBehind(const SkRect* subset) { in onDoSaveBehind() function in SkRecorder
DSkPictureRecord.cpp91 bool SkPictureRecord::onDoSaveBehind(const SkRect* subset) { in onDoSaveBehind() function in SkPictureRecord
DSkCanvas.cpp2721 bool SkNoDrawCanvas::onDoSaveBehind(const SkRect*) { in onDoSaveBehind() function in SkNoDrawCanvas
/third_party/flutter/skia/src/core/
DSkRecorder.cpp357 bool SkRecorder::onDoSaveBehind(const SkRect* subset) { in onDoSaveBehind() function in SkRecorder
DSkRemoteGlyphCache.cpp395 bool SkTextBlobCacheDiffCanvas::onDoSaveBehind(const SkRect*) { in onDoSaveBehind() function in SkTextBlobCacheDiffCanvas
DSkPictureRecord.cpp78 bool SkPictureRecord::onDoSaveBehind(const SkRect* subset) { in onDoSaveBehind() function in SkPictureRecord
DSkCanvas.cpp2926 bool SkNoDrawCanvas::onDoSaveBehind(const SkRect*) { in onDoSaveBehind() function in SkNoDrawCanvas
/third_party/skia/tools/debugger/
DDebugCanvas.cpp607 bool DebugCanvas::onDoSaveBehind(const SkRect* subset) { in onDoSaveBehind() function in DebugCanvas
/third_party/flutter/skia/tools/debugger/
DDebugCanvas.cpp511 bool DebugCanvas::onDoSaveBehind(const SkRect* subset) { in onDoSaveBehind() function in DebugCanvas
/third_party/flutter/skia/tests/
DPictureTest.cpp120 bool onDoSaveBehind(const SkRect* subset) override { in onDoSaveBehind() function in SaveCountingCanvas
/third_party/flutter/skia/include/core/
DSkCanvas.h2413 virtual bool onDoSaveBehind(const SkRect*) { return true; } in onDoSaveBehind() function
/third_party/skia/include/core/
DSkCanvas.h2216 virtual bool onDoSaveBehind(const SkRect*) { return true; } in onDoSaveBehind() function
/third_party/skia/tests/
DPictureTest.cpp118 bool onDoSaveBehind(const SkRect* subset) override { in onDoSaveBehind() function in SaveCountingCanvas