Home
last modified time | relevance | path

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

/external/skia/tests/
DRecorderTest.cpp62 recorder.endCommentGroup(); in DEF_TEST()
DCanvasTest.cpp353 SIMPLE_TEST_STEP(EndGroup, endCommentGroup());
/external/skia/src/utils/
DSkNWayCanvas.cpp326 void SkNWayCanvas::endCommentGroup() { in endCommentGroup() function in SkNWayCanvas
329 iter->endCommentGroup(); in endCommentGroup()
DSkDumpCanvas.cpp501 void SkDumpCanvas::endCommentGroup() { in endCommentGroup() function in SkDumpCanvas
/external/skia/include/utils/
DSkNWayCanvas.h30 void endCommentGroup() override;
DSkDumpCanvas.h80 void endCommentGroup() override;
/external/skia/experimental/PdfViewer/
DSkNulCanvas.h31 void endCommentGroup() override {} in endCommentGroup() function
/external/skia/src/core/
DSkRecorder.h119 void endCommentGroup() override;
DSkPictureRecord.h34 void endCommentGroup() override;
DSkRecorder.cpp343 void SkRecorder::endCommentGroup() { in endCommentGroup() function in SkRecorder
DSkPicturePlayback.cpp217 canvas->endCommentGroup(); in handleOp()
DSkRecordDraw.cpp91 DRAW(EndCommentGroup, endCommentGroup());
DSkPictureRecord.cpp838 void SkPictureRecord::endCommentGroup() { in endCommentGroup() function in SkPictureRecord
/external/skia/src/utils/debugger/
DSkDebugCanvas.h147 void endCommentGroup() override;
DSkDrawCommand.h299 canvas->endCommentGroup(); in execute()
DSkDebugCanvas.cpp443 void SkDebugCanvas::endCommentGroup() { in endCommentGroup() function in SkDebugCanvas
/external/skia/include/core/
DSkCanvas.h1043 virtual void endCommentGroup() { in endCommentGroup() function
1438 fCanvas->endCommentGroup(); in ~SkAutoCommentBlock()
/external/skia/src/pipe/
DSkGPipeWrite.cpp236 void endCommentGroup() override;
1148 void SkGPipeCanvas::endCommentGroup() { in endCommentGroup() function in SkGPipeCanvas