Home
last modified time | relevance | path

Searched refs:commitRunInfo (Results 1 - 17 of 17) sorted by relevance

/third_party/skia/src/utils/
H A DSkShaperJSONWriter.h28 void commitRunInfo() override;
H A DSkShaperJSONWriter.cpp25 void SkShaperJSONWriter::commitRunInfo() { } in commitRunInfo() function in SkShaperJSONWriter
/third_party/skia/modules/skparagraph/tests/
H A DSkShaperJSONWriter.h29 void commitRunInfo() override;
H A DSkShaperJSONWriter.cpp32 void SkShaperJSONWriter::commitRunInfo() { } in commitRunInfo() function in SkShaperJSONWriter
/third_party/skia/modules/skplaintexteditor/src/
H A Dshape.cpp49 void commitRunInfo() override;
108 void RunHandler::commitRunInfo() { in commitRunInfo() function in RunHandler
/third_party/skia/modules/skshaper/include/
H A DSkShaper.h264 virtual void commitRunInfo() = 0;
266 /** Called for each run in a line after commitRunInfo. The buffer will be filled out. */
322 void commitRunInfo() override;
/third_party/skia/tests/
H A DShaperTest.cpp36 void commitRunInfo() override {}
/third_party/skia/modules/skparagraph/src/
H A DOneLineShaper.h84 void commitRunInfo() override {}
H A DTextLine.cpp1102 void commitRunInfo() override {}
/third_party/skia/modules/svg/src/
H A DSkSVGTextPriv.h178 void commitRunInfo() override {}
/third_party/skia/modules/skshaper/src/
H A DSkShaper_coretext.cpp275 handler->commitRunInfo();
H A DSkShaper_primitive.cpp253 handler->commitRunInfo(); in shape()
H A DSkShaper.cpp360 void SkTextBlobBuilderRunHandler::commitRunInfo() { in Make() function in SkiaRsText::SkTextBlobBuilderRunHandler
H A DSkShaper_harfbuzz.cpp736 handler->commitRunInfo();
1405 handler->commitRunInfo();
1455 handler->commitRunInfo();
/third_party/skia/modules/skshaper/tests/
H A DShaperTest.cpp46 void commitRunInfo() override { fCommitRunInfo = true; }
/third_party/skia/modules/skottie/src/text/
H A DSkottieShaper.cpp90 void commitRunInfo() override {}
/third_party/skia/experimental/sktext/include/
H A DText.h138 void commitRunInfo() override {}

Completed in 15 milliseconds