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

  /external/skia/include/utils/
SkLayer.h 41 const SkPoint& getAnchorPoint() const { return m_anchorPoint; }
  /external/webkit/WebCore/platform/graphics/android/
LayerAndroid.cpp 515 writePoint(file, indentLevel + 1, "anchor", getAnchorPoint());

Completed in 238 milliseconds