Home
last modified time | relevance | path

Searched defs:pathRef (Results 1 – 10 of 10) sorted by relevance

/third_party/flutter/skia/src/ports/
DSkOSFile_ios.h21 CFStringRef pathRef = CFStringCreateWithCString(nullptr, path, kCFStringEncodingUTF8); in ios_get_path_in_bundle() local
/third_party/skia/src/core/
DSkPathRef.cpp19 SkPathRef::Editor::Editor(sk_sp<SkPathRef>* pathRef, in Editor()
224 void SkPathRef::Rewind(sk_sp<SkPathRef>* pathRef) { in Rewind()
DSkPath.cpp2339 ContourIter::ContourIter(const SkPathRef& pathRef) { in ContourIter()
/third_party/flutter/skia/src/core/
DSkPathRef.cpp29 SkPathRef::Editor::Editor(sk_sp<SkPathRef>* pathRef, in Editor()
402 void SkPathRef::Rewind(sk_sp<SkPathRef>* pathRef) { in Rewind()
DSkPath_serial.cpp317 SkPathRef* pathRef = SkPathRef::CreateFromBuffer(&buffer); in readFromMemory_LE3() local
DSkPath.cpp2825 ContourIter::ContourIter(const SkPathRef& pathRef) { in ContourIter()
/third_party/flutter/skia/include/private/
DSkPathRef.h103 SkPathRef* pathRef() { return fPathRef; } in pathRef() function
/third_party/skia/include/private/
DSkPathRef.h152 SkPathRef* pathRef() { return fPathRef; } in pathRef() function
/third_party/flutter/skia/tests/
DPathTest.cpp4167 sk_sp<SkPathRef> pathRef(new SkPathRef); in TestPathRef() local
/third_party/skia/tests/
DPathTest.cpp4234 sk_sp<SkPathRef> pathRef(new SkPathRef); in TestPathRef() local