Home
last modified time | relevance | path

Searched refs:PathData (Results 1 – 25 of 26) sorted by relevance

12

/external/pdfium/core/fpdfapi/page/
Dcpdf_clippath.cpp78 PathData* pData = m_Ref.GetPrivateCopy(); in AppendPath()
96 PathData* pData = m_Ref.GetPrivateCopy(); in AppendTexts()
114 PathData* pData = m_Ref.GetPrivateCopy(); in Transform()
124 CPDF_ClipPath::PathData::PathData() = default;
126 CPDF_ClipPath::PathData::PathData(const PathData& that) { in PathData() function in CPDF_ClipPath::PathData
136 CPDF_ClipPath::PathData::~PathData() = default;
138 RetainPtr<CPDF_ClipPath::PathData> CPDF_ClipPath::PathData::Clone() const { in Clone()
139 return pdfium::MakeRetain<CPDF_ClipPath::PathData>(*this); in Clone()
Dcpdf_clippath.h48 class PathData final : public Retainable {
53 RetainPtr<PathData> Clone() const;
61 PathData();
62 PathData(const PathData& that);
63 ~PathData() override;
66 SharedCopyOnWrite<PathData> m_Ref;
/external/libchrome/base/
Dpath_service.cc119 struct PathData { struct
126 PathData() : cache_disabled(false) { in PathData() argument
141 static PathData* GetPathData() { in GetPathData()
142 static auto* path_data = new PathData(); in GetPathData()
147 bool LockedGetFromCache(int key, const PathData* path_data, FilePath* result) { in LockedGetFromCache()
161 bool LockedGetFromOverrides(int key, PathData* path_data, FilePath* result) { in LockedGetFromOverrides()
180 PathData* path_data = GetPathData(); in Get()
243 PathData* path_data = GetPathData(); in OverrideAndCreateIfNeeded()
280 PathData* path_data = GetPathData(); in RemoveOverride()
300 PathData* path_data = GetPathData(); in RegisterProvider()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/
DProfile.cpp31 for (const auto &PathData : Block.PathData) in Profile() local
32 B.PathData.push_back({internPath(cantFail(O.expandPath(PathData.first))), in Profile()
33 PathData.second}); in Profile()
122 if (B.PathData.empty()) in addBlock()
197 using PathDataVector = decltype(Profile::Block::PathData); in mergeProfilesByThread()
206 for (const auto &PathAndData : Block.PathData) { in mergeProfilesByThread()
235 PathDataMap PathData; in mergeProfilesByStack() local
236 using PathDataVector = decltype(Profile::Block::PathData); in mergeProfilesByStack()
239 for (const auto &PathAndData : Block.PathData) { in mergeProfilesByStack()
246 std::tie(PathDataIt, Inserted) = PathData.insert({NewPathID, Data}); in mergeProfilesByStack()
[all …]
/external/llvm-project/llvm/lib/XRay/
DProfile.cpp31 for (const auto &PathData : Block.PathData) in Profile() local
32 B.PathData.push_back({internPath(cantFail(O.expandPath(PathData.first))), in Profile()
33 PathData.second}); in Profile()
122 if (B.PathData.empty()) in addBlock()
197 using PathDataVector = decltype(Profile::Block::PathData); in mergeProfilesByThread()
206 for (const auto &PathAndData : Block.PathData) { in mergeProfilesByThread()
235 PathDataMap PathData; in mergeProfilesByStack() local
236 using PathDataVector = decltype(Profile::Block::PathData); in mergeProfilesByStack()
239 for (const auto &PathAndData : Block.PathData) { in mergeProfilesByStack()
246 std::tie(PathDataIt, Inserted) = PathData.insert({NewPathID, Data}); in mergeProfilesByStack()
[all …]
/external/llvm-project/llvm/unittests/XRay/
DProfileTest.cpp75 Field(&Profile::Block::PathData, in TEST()
99 Field(&Profile::Block::PathData, in TEST()
139 Field(&Profile::Block::PathData, in TEST()
150 Field(&Profile::Block::PathData, in TEST()
177 Field(&Profile::Block::PathData, in TEST()
203 Field(&Profile::Block::PathData, in TEST()
239 Field(&Profile::Block::PathData, in TEST()
250 Field(&Profile::Block::PathData, in TEST()
/external/skia/experimental/pvg/
Ddraw_msg.proto120 message PathData { message
128 PathData data = 2;
207 PathData data = 2;
229 PathData data = 2;
/external/skqp/experimental/pvg/
Ddraw_msg.proto120 message PathData { message
128 PathData data = 2;
207 PathData data = 2;
229 PathData data = 2;
/external/skia/modules/svg/src/
DSkSVGTextPriv.h157 class PathData {
159 PathData(const SkSVGRenderContext&, const SkSVGTextPath&);
189 std::unique_ptr<PathData> fPathData;
DSkSVGText.cpp236 fPathData = std::make_unique<PathData>(ctx, *tpath); in SkSVGTextContext()
352 SkSVGTextContext::PathData::PathData(const SkSVGRenderContext& ctx, const SkSVGTextPath& tpath) in PathData() function in SkSVGTextContext::PathData
366 SkMatrix SkSVGTextContext::PathData::getMatrixAt(float offset) const { in getMatrixAt()
/external/skqp/src/core/
DSkGlyph.h137 struct PathData;
178 PathData* fPathData = nullptr;
213 struct PathData { struct
DSkGlyph.cpp112 fPathData = alloc->make<SkGlyph::PathData>(); in addPath()
DSkStrike.cpp188 SkGlyph::PathData* pathData = fAlloc.make<SkGlyph::PathData>(); in initializePath()
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowPathParser.java8 import android.util.PathParser.PathData;
57 PathData outData, PathData fromData, PathData toData, float fraction) { in interpolatePathData()
580 @Implements(value = PathParser.PathData.class, minSdk = N, isInAndroidSdk = false)
590 public void __constructor__(PathParser.PathData data) { in __constructor__()
614 public void setPathData(PathParser.PathData source) { in setPathData()
/external/skqp/src/gpu/ops/
DGrAALinearizingConvexPathRenderer.cpp149 PathData{color, viewMatrix, path, strokeWidth, style, join, miterLimit}); in AAFlatteningConvexPathOp()
250 const PathData& args = fPaths[i]; in onPrepareDraws()
314 struct PathData { struct in __anoneef7a4b80111::AAFlatteningConvexPathOp
324 SkSTArray<1, PathData, true> fPaths;
DGrDefaultPathRenderer.cpp386 fPaths.emplace_back(PathData{path, tolerance}); in DefaultPathOp()
438 const PathData& args = fPaths[i]; in onPrepareDraws()
474 struct PathData { struct in __anonb3969d6c0111::DefaultPathOp
479 SkSTArray<1, PathData, true> fPaths;
DGrAAConvexPathRenderer.cpp687 fPaths.emplace_back(PathData{viewMatrix, path, color}); in AAConvexPathOp()
732 const PathData& args = fPaths[i]; in onPrepareDraws()
818 struct PathData { struct in __anon822f55fc0311::AAConvexPathOp
825 SkSTArray<1, PathData, true> fPaths;
DGrAAHairLinePathRenderer.cpp817 fPaths.emplace_back(PathData{viewMatrix, path, devClipBounds, capLength}); in AAHairlineOp()
894 struct PathData { struct in __anon5689b7b50611::AAHairlineOp
901 SkSTArray<1, PathData, true> fPaths;
942 const PathData& args = fPaths[i]; in onPrepareDraws()
/external/skia/src/gpu/ops/
DGrAALinearizingConvexPathRenderer.cpp162 PathData{viewMatrix, path, color, strokeWidth, miterLimit, style, join}); in AAFlatteningConvexPathOp()
272 const PathData& args = fPaths[i]; in onPrepareDraws()
368 struct PathData { struct in __anon815c97e10111::AAFlatteningConvexPathOp
378 SkSTArray<1, PathData, true> fPaths;
DGrDefaultPathRenderer.cpp398 fPaths.emplace_back(PathData{path, tolerance}); in DefaultPathOp()
468 const PathData& args = fPaths[i]; in onPrepareDraws()
532 struct PathData { struct in __anon5192cb150111::DefaultPathOp
537 SkSTArray<1, PathData, true> fPaths;
DGrAAConvexPathRenderer.cpp728 fPaths.emplace_back(PathData{viewMatrix, path, color}); in AAConvexPathOp()
794 const PathData& args = fPaths[i]; in onPrepareDraws()
899 struct PathData { struct in __anondfb138c50411::AAConvexPathOp
906 SkSTArray<1, PathData, true> fPaths;
DGrAAHairLinePathRenderer.cpp837 fPaths.emplace_back(PathData{viewMatrix, path, devClipBounds, capLength}); in AAHairlineOp()
977 struct PathData { struct in AAHairlineOp
984 SkSTArray<1, PathData, true> fPaths;
1202 const PathData& args = fPaths[i]; in onPrepareDraws()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
DProfile.h64 std::vector<std::pair<PathID, Data>> PathData; member
/external/llvm-project/llvm/include/llvm/XRay/
DProfile.h64 std::vector<std::pair<PathID, Data>> PathData; member
/external/skia/src/core/
DSkGlyph.h369 struct PathData { struct
394 PathData* fPathData = nullptr; argument

12