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

  /frameworks/base/libs/hwui/
ClipArea.h 99 bool clipPathWithTransform(const SkPath& path, const mat4* transform,
Snapshot.cpp 100 return mClipArea->clipPathWithTransform(path, transform, op);
ClipArea.cpp 241 bool ClipArea::clipPathWithTransform(const SkPath& path, const mat4* transform,
  /frameworks/base/libs/hwui/unit_tests/
ClipAreaTests.cpp 100 area.clipPathWithTransform(path, &transform, SkRegion::kIntersect_Op);

Completed in 2393 milliseconds