HomeSort by relevance Sort by last modified time
    Searched defs:pathRef (Results 1 - 14 of 14) sorted by null

  /external/skia/src/ports/
SkOSFile_ios.h 18 CFStringRef pathRef = CFStringCreateWithCString(nullptr, path, kCFStringEncodingUTF8);
21 CFURLRef imageURL = CFBundleCopyResourceURL(mainBundle, pathRef, nullptr, CFSTR("data"));
22 CFRelease(pathRef);
  /external/skqp/src/ports/
SkOSFile_ios.h 18 CFStringRef pathRef = CFStringCreateWithCString(nullptr, path, kCFStringEncodingUTF8);
21 CFURLRef imageURL = CFBundleCopyResourceURL(mainBundle, pathRef, nullptr, CFSTR("data"));
22 CFRelease(pathRef);
  /external/skia/src/core/
SkPath_serial.cpp 315 SkPathRef* pathRef = SkPathRef::CreateFromBuffer(&buffer);
316 if (!pathRef) {
320 fPathRef.reset(pathRef);
  /external/skia/include/private/
SkPathRef.h 43 Editor(sk_sp<SkPathRef>* pathRef,
101 SkPathRef* pathRef() { return fPathRef; }
246 static void Rewind(sk_sp<SkPathRef>* pathRef);
  /external/skqp/include/private/
SkPathRef.h 43 Editor(sk_sp<SkPathRef>* pathRef,
101 SkPathRef* pathRef() { return fPathRef; }
246 static void Rewind(sk_sp<SkPathRef>* pathRef);
  /external/skqp/src/core/
SkPath.cpp     [all...]
  /prebuilts/misc/common/robolectric/3.1.1/lib/
ant-1.8.0.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.7.0/
ant-1.7.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /external/guice/extensions/struts2/lib/
ant-1.6.5.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar 

Completed in 220 milliseconds