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

  /external/skia/include/utils/
SkLayer.h 36 const SkPoint& getAnchorPoint() const { return m_anchorPoint; }
  /external/skia/legacy/include/utils/
SkLayer.h 34 const SkPoint& getAnchorPoint() const { return m_anchorPoint; }
  /external/webkit/Source/WebCore/platform/graphics/android/layers/
Layer.h 53 const SkPoint& getAnchorPoint() const { return m_anchorPoint; }

Completed in 42 milliseconds