HomeSort by relevance Sort by last modified time
    Searched full:annotationsenabled (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
OpaqueRectTrackingContentLayerDelegate.cpp 53 static const unsigned char* annotationsEnabled = 0;
54 if (UNLIKELY(!annotationsEnabled))
55 annotationsEnabled = EventTracer::getTraceCategoryEnabledFlag(TRACE_DISABLED_BY_DEFAULT("blink.graphics_context_annotations"));
62 if (*annotationsEnabled)

Completed in 90 milliseconds