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

  /external/chromium/chrome/browser/chromeos/login/
rounded_view.h 49 virtual SkPath GetClipPath() const;
64 canvas->AsCanvasSkia()->clipPath(GetClipPath());
73 SkPath RoundedView<C>::GetClipPath() const {
username_view.cc 43 virtual SkPath GetClipPath() const {
45 return RoundedView<C>::GetClipPath();

Completed in 38 milliseconds