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

  /external/skia/src/ports/
SkOSFile_ios.h 18 CFBundleRef mainBundle = CFBundleGetMainBundle();
24 CFURLRef imageURL = CFBundleCopyResourceURL(mainBundle, pathRef, nullptr, CFSTR("data"));
  /external/skqp/src/ports/
SkOSFile_ios.h 18 CFBundleRef mainBundle = CFBundleGetMainBundle();
24 CFURLRef imageURL = CFBundleCopyResourceURL(mainBundle, pathRef, nullptr, CFSTR("data"));

Completed in 88 milliseconds