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

  /external/webkit/WebCore/platform/graphics/cg/
ColorCG.cpp 76 CMProfileRef prof = NULL; local
77 CMGetSystemProfile(&prof);
79 RetainPtr<CGColorSpaceRef> rgbSpace(AdoptCF, CGColorSpaceCreateWithPlatformColorSpace(prof));
87 CMCloseProfile(prof);
  /external/netcat/
stupidh 319 prof
  /external/v8/src/
flag-definitions.h 377 DEFINE_bool(prof, false,
380 "Used with --prof, starts profiling automatically")
382 "Used with --prof, only does sampling and logging"

Completed in 119 milliseconds