Home
last modified time | relevance | path

Searched refs:paint_record (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/engine/flutter/third_party/txt/
DBUILD.gn90 "src/txt/paint_record.cc",
91 "src/txt/paint_record.h",
/third_party/flutter/engine/flutter/third_party/txt/src/txt/
Dparagraph_txt.cc1120 for (const PaintRecord& paint_record : paint_records) { in Layout() local
1121 update_line_metrics(paint_record.metrics(), paint_record.style(), in Layout()
1122 paint_record.GetPlaceholderRun()); in Layout()
1157 for (PaintRecord& paint_record : paint_records) { in Layout()
1158 paint_record.SetOffset( in Layout()
1159 SkPoint::Make(paint_record.offset().x() + line_x_offset, y_offset)); in Layout()
1160 records_.emplace_back(std::move(paint_record)); in Layout()
/third_party/flutter/build/libtxt/
DBUILD.gn69 "$flutter_root/engine/flutter/third_party/txt/src/txt/paint_record.cc",
/third_party/flutter/engine/flutter/ci/licenses_golden/
Dlicenses_flutter1144 FILE: ../../../flutter/third_party/txt/src/txt/paint_record.cc
1145 FILE: ../../../flutter/third_party/txt/src/txt/paint_record.h