| /third_party/skia/src/gpu/ops/ |
| H A D | StrokeTessellateOp.cpp | 41 StrokeTessellateOp(GrAAType aaType, const SkMatrix& viewMatrix, const SkPath& path, const SkStrokeRec& stroke, GrPaint&& paint) StrokeTessellateOp() argument
|
| /third_party/skia/src/core/ |
| H A D | SkContourMeasure.cpp | 177 Impl(const SkPath& path, bool forceClosed, SkScalar resScale) in Impl() argument
|
| H A D | SkFontMgr.cpp | 138 sk_sp<SkTypeface> SkFontMgr::makeFromFile(const char path[], int ttcIndex) const { in makeFromFile() argument
|
| H A D | SkScalerCache.cpp | 69 std::tuple<const SkPath*, size_t> SkScalerCache::mergePath(SkGlyph* glyph, const SkPath* path) { in mergePath() argument [all...] |
| H A D | SkEdgeBuilder.cpp | 221 int SkEdgeBuilder::buildPoly(const SkPath& path, const SkIRect* iclip, bool canCullToTheRight) { in buildPoly() argument 289 int SkEdgeBuilder::build(const SkPath& path, const SkIRect* iclip, bool canCullToTheRight) { in build() argument 363 int SkEdgeBuilder::buildEdges(const SkPath& path, in buildEdges() argument [all...] |
| H A D | SkGlyph.cpp | 144 void SkGlyph::installPath(SkArenaAlloc* alloc, const SkPath* path) { in installPath() argument 158 SkPath path; in setPath() local 170 bool SkGlyph::setPath(SkArenaAlloc* alloc, const SkPath* path) { in setPath() argument 178 const SkPath* SkGlyph::path() const { path() function in SkGlyph 187 calculate_path_gap( SkScalar topOffset, SkScalar bottomOffset, const SkPath& path) calculate_path_gap() argument 331 const SkPath* path = &(fPathData->fPath); ensureIntercepts() local [all...] |
| H A D | SkGlyphBuffer.h | 99 SkGlyphVariant& operator= (const SkPath* path) { in operator =() argument 109 const SkPath* path() const { in path() function in SkSourceGlyphBuffer::SkGlyphVariant 125 const SkPath* path; member 196 void push_back(const SkPath* path, size_t from) { in push_back() argument [all...] |
| H A D | SkStrokerPriv.cpp | 15 static void ButtCapper(SkPath* path, const SkPoint& pivot, const SkVector& normal, in ButtCapper() argument 20 static void RoundCapper(SkPath* path, const SkPoint& pivot, const SkVector& normal, in RoundCapper() argument 31 static void SquareCapper(SkPath* path, const SkPoint& pivot, const SkVector& normal, in SquareCapper() argument [all...] |
| H A D | SkWriter32.h | 137 void writePath(const SkPath& path) { in writePath() argument
|
| /third_party/skia/samplecode/ |
| H A D | SamplePathTessellators.cpp | 58 SamplePathTessellatorOp(const SkRect& drawBounds, const SkPath& path, const SkMatrix& m, in SamplePathTessellatorOp() argument 272 void doClick(SkPath* path) { in doClick() argument 299 static SkPath update_weight(const SkPath& path, float w) { in update_weight() argument [all...] |
| H A D | SampleThinAA.cpp | 107 SkPath path; variable
|
| H A D | SampleAndroidShadows.cpp | 143 void drawShadowedPath(SkCanvas* canvas, const SkPath& path, in drawShadowedPath() argument
|
| /third_party/skia/src/gpu/v1/ |
| H A D | StencilMaskHelper.cpp | 398 bool StencilMaskHelper::drawPath(const SkPath& path, in drawPath() argument
|
| /third_party/skia/src/gpu/tessellate/ |
| H A D | MiddleOutPolygonTriangulator.h | 203 PathMiddleOutFanIter(const SkPath& path) : fMiddleOut(path.countVerbs()) { in PathMiddleOutFanIter() argument
|
| H A D | StrokeIterator.h | 34 StrokeIterator(const SkPath& path, const SkStrokeRec* stroke, const SkMatrix* viewMatrix) in StrokeIterator() argument
|
| H A D | PathWedgeTessellator.cpp | 40 MidpointContourParser(const SkPath& path) in MidpointContourParser() argument
|
| /third_party/skia/third_party/externals/spirv-cross/ |
| H A D | test_shaders.py | 20 import os.path namespace [all...] |
| /third_party/skia/third_party/externals/icu/source/samples/layout/ |
| H A D | cgnomelayout.c | 74 static gchar *prettyTitle(const gchar *path) in prettyTitle() argument
|
| H A D | gnomelayout.cpp | 82 gchar *prettyTitle(const gchar *path) in prettyTitle() argument
|
| /third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
| H A D | pkg_gencmn.cpp | 512 pathToFullPath(const char *path, const char *source) { in pathToFullPath() argument
|
| H A D | toolutil.cpp | 130 findDirname(const char *path, char *buffer, int32_t bufLen, UErrorCode* status) { in findDirname() argument
|
| /third_party/skia/third_party/externals/microhttpd/src/examples/ |
| H A D | spdy_event_loop.c | 201 standard_request_handler(void *cls, struct SPDY_Request * request, uint8_t priority, const char *method, const char *path, const char *version, const char *host, const char *scheme, struct SPDY_NameValue * headers, bool more) standard_request_handler() argument
|
| H A D | spdy_fileserver.c | 142 standard_request_handler(void *cls, struct SPDY_Request * request, uint8_t priority, const char *method, const char *path, const char *version, const char *host, const char *scheme, struct SPDY_NameValue * headers, bool more) standard_request_handler() argument
|
| /third_party/skia/third_party/externals/microhttpd/src/testspdy/ |
| H A D | test_misc.c | 153 standard_request_handler(void *cls, struct SPDY_Request * request, uint8_t priority, const char *method, const char *path, const char *version, const char *host, const char *scheme, struct SPDY_NameValue * headers, bool more) standard_request_handler() argument
|
| H A D | test_request_response_with_callback.c | 106 standard_request_handler(void *cls, struct SPDY_Request * request, uint8_t priority, const char *method, const char *path, const char *version, const char *host, const char *scheme, struct SPDY_NameValue * headers, bool more) standard_request_handler() argument
|