Home
last modified time | relevance | path

Searched defs:ucount (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/effects/
DSk2DPathEffect.cpp38 virtual void nextSpan(int x, int y, int ucount, SkPath* path) const { in nextSpan()
126 void nextSpan(int u, int v, int ucount, SkPath* dst) const override { in nextSpan()
/third_party/flutter/skia/src/effects/
DSk2DPathEffect.cpp88 void SkLine2DPathEffect::nextSpan(int u, int v, int ucount, SkPath* dst) const { in nextSpan()
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h7993 atomic_long_t ucount[14]; member