Home
last modified time | relevance | path

Searched refs:AnnotationKeyPaintPhase (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DGraphicsContextAnnotation.cpp39 const char* AnnotationKeyPaintPhase = "PHASE"; variable
65 list.append(std::make_pair(AnnotationKeyPaintPhase, m_paintPhase)); in asAnnotationList()