Home
last modified time | relevance | path

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

/external/skqp/src/ports/
DSkOSFile_ios.h21 CFStringRef pathRef = CFStringCreateWithCString(nullptr, path, kCFStringEncodingUTF8); in ios_get_path_in_bundle() local
/external/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.cpp2319 ContourIter::ContourIter(const SkPathRef& pathRef) { in ContourIter()
/external/skqp/src/core/
DSkPathRef.cpp29 SkPathRef::Editor::Editor(sk_sp<SkPathRef>* pathRef, in Editor()
397 void SkPathRef::Rewind(sk_sp<SkPathRef>* pathRef) { in Rewind()
DSkPath_serial.cpp317 SkPathRef* pathRef = SkPathRef::CreateFromBuffer(&buffer); in readFromMemory_LE3() local
DSkPath.cpp2934 ContourIter::ContourIter(const SkPathRef& pathRef) { in ContourIter()
/external/clang/lib/Basic/
DFileManager.cpp391 StringRef pathRef(path.data(), path.size()); in FixupRelativePath() local
/external/skqp/include/private/
DSkPathRef.h103 SkPathRef* pathRef() { return fPathRef; } in pathRef() function
/external/skia/include/private/
DSkPathRef.h152 SkPathRef* pathRef() { return fPathRef; } in pathRef() function
/external/llvm-project/clang/lib/Basic/
DFileManager.cpp452 StringRef pathRef(path.data(), path.size()); in FixupRelativePath() local
/external/skia/tests/
DPathTest.cpp4202 sk_sp<SkPathRef> pathRef(new SkPathRef); in TestPathRef() local
/external/skqp/tests/
DPathTest.cpp4193 sk_sp<SkPathRef> pathRef(new SkPathRef); in TestPathRef() local