HomeSort by relevance Sort by last modified time
    Searched refs:kTool_iOSLaunchType (Results 1 - 3 of 3) sorted by null

  /external/skia/include/views/
SkApplication.h 22 kTool_iOSLaunchType = 0,
  /external/skia/tools/
iOSShell.cpp 65 return nanobench_main() ? kError_iOSLaunchType : kTool_iOSLaunchType;
68 return dm_main() ? kError_iOSLaunchType : kTool_iOSLaunchType;
  /external/skia/experimental/SimpleiOSApp/
SimpleApp.mm 54 return kTool_iOSLaunchType;

Completed in 936 milliseconds