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

  /external/webkit/WebCore/platform/graphics/android/
GraphicsLayerAndroid.h 106 virtual void setDebugBackgroundColor(const Color&);
GraphicsLayerAndroid.cpp 832 void GraphicsLayerAndroid::setDebugBackgroundColor(const Color& color)
  /external/webkit/WebCore/platform/graphics/win/
GraphicsLayerCACF.h 89 virtual void setDebugBackgroundColor(const Color&);
GraphicsLayerCACF.cpp 408 void GraphicsLayerCACF::setDebugBackgroundColor(const Color& color)
  /external/webkit/WebCore/platform/graphics/
GraphicsLayer.h 324 virtual void setDebugBackgroundColor(const Color&) { }
GraphicsLayer.cpp 264 setDebugBackgroundColor(Color(128, 255, 255, 52));
  /external/webkit/WebCore/platform/graphics/mac/
GraphicsLayerCA.h 115 virtual void setDebugBackgroundColor(const Color&);
GraphicsLayerCA.mm     [all...]

Completed in 463 milliseconds