Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
E external_skia
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • halo
  • external_skia
  • Repository

Switch branch/tag
  • external_skia
  • gyp
  • utils.gypi
Find file BlameHistoryPermalink
  • egdaniel's avatar
    Move Dashing filterPath to a dashing utils file · a22ea188
    egdaniel authored 10 years ago
    From inside GrContext, we have a need to create an SkPath an original path and
    some dashing info. We do not have access to the original path effect so we need
    a way to make the FilterPath function accessible outside of the effect. So I moved
    the core filterPath code (and all need helper functions) out of SkDashPathEffect
    and created a SkDashPath in utils to store these helper functions.
    
    BUG=skia:
    
    Committed: https://skia.googlesource.com/skia/+/576dcdc793a762ec63fbecdbfd5768066b548fe5
    
    Author: egdaniel@google.com
    
    Review URL: https://codereview.chromium.org/314623004
    a22ea188
utils.gypi 5.78 KB
EditWeb IDE

Replace utils.gypi

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.