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

  /external/webkit/Source/WebCore/platform/graphics/android/layers/
MediaLayer.h 48 void setOutlineSize(int size) { m_outlineSize = size; }
  /external/webkit/Source/WebCore/platform/graphics/android/
GraphicsLayerAndroid.cpp 348 static_cast<MediaLayer*>(m_contentLayer)->setOutlineSize(outline);
    [all...]

Completed in 244 milliseconds