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

  /external/webkit/Source/WebCore/platform/graphics/chromium/cc/
CCLayerImpl.h 108 float debugBorderWidth() const { return m_debugBorderWidth; }
CCLayerImpl.cpp 185 GLC(context, context->lineWidth(debugBorderWidth()));

Completed in 217 milliseconds