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

  /external/chromium_org/ui/gfx/
path_x11.h 19 UI_EXPORT REGION* CreateRegionFromSkPath(const SkPath& path);
path_x11.cc 14 Region CreateRegionFromSkPath(const SkPath& path) {
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_root_window_host_x11.cc 376 Region region = gfx::CreateRegionFromSkPath(path);
    [all...]

Completed in 60 milliseconds