Home
last modified time | relevance | path

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

/external/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
/external/skqp/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
/external/skia/src/core/
DSkLiteRecorder.cpp33 bool SkLiteRecorder::onDoSaveBehind(const SkRect* subset) { in onDoSaveBehind() function in SkLiteRecorder
DSkRecorder.cpp349 bool SkRecorder::onDoSaveBehind(const SkRect* subset) { in onDoSaveBehind() function in SkRecorder
DSkRemoteGlyphCache.cpp254 bool SkTextBlobCacheDiffCanvas::onDoSaveBehind(const SkRect*) { in onDoSaveBehind() function in SkTextBlobCacheDiffCanvas
DSkPictureRecord.cpp78 bool SkPictureRecord::onDoSaveBehind(const SkRect* subset) { in onDoSaveBehind() function in SkPictureRecord
DSkCanvas.cpp2903 bool SkNoDrawCanvas::onDoSaveBehind(const SkRect*) { in onDoSaveBehind() function in SkNoDrawCanvas
/external/skqp/src/core/
DSkLiteRecorder.cpp33 bool SkLiteRecorder::onDoSaveBehind(const SkRect* subset) { in onDoSaveBehind() function in SkLiteRecorder
DSkRecorder.cpp345 bool SkRecorder::onDoSaveBehind(const SkRect* subset) { in onDoSaveBehind() function in SkRecorder
DSkRemoteGlyphCache.cpp244 bool SkTextBlobCacheDiffCanvas::onDoSaveBehind(const SkRect*) { in onDoSaveBehind() function in SkTextBlobCacheDiffCanvas
DSkPictureRecord.cpp78 bool SkPictureRecord::onDoSaveBehind(const SkRect* subset) { in onDoSaveBehind() function in SkPictureRecord
DSkCanvas.cpp2863 bool SkNoDrawCanvas::onDoSaveBehind(const SkRect*) { in onDoSaveBehind() function in SkNoDrawCanvas
/external/skqp/tools/debugger/
DSkDebugCanvas.cpp470 bool SkDebugCanvas::onDoSaveBehind(const SkRect* subset) { in onDoSaveBehind() function in SkDebugCanvas
/external/skia/tools/debugger/
DSkDebugCanvas.cpp475 bool SkDebugCanvas::onDoSaveBehind(const SkRect* subset) { in onDoSaveBehind() function in SkDebugCanvas
/external/skqp/include/core/
DSkCanvas.h2350 virtual bool onDoSaveBehind(const SkRect*) { return true; } in onDoSaveBehind() function
/external/skia/include/core/
DSkCanvas.h2369 virtual bool onDoSaveBehind(const SkRect*) { return true; } in onDoSaveBehind() function
/external/skqp/tests/
DPictureTest.cpp120 bool onDoSaveBehind(const SkRect* subset) override { in onDoSaveBehind() function in SaveCountingCanvas
/external/skia/tests/
DPictureTest.cpp120 bool onDoSaveBehind(const SkRect* subset) override { in onDoSaveBehind() function in SaveCountingCanvas