Home
last modified time | relevance | path

Searched defs:path (Results 1651 - 1675 of 2654) sorted by relevance

1...<<61626364656667686970>>...107

/third_party/skia/src/gpu/ops/
H A DStrokeTessellateOp.cpp41 StrokeTessellateOp(GrAAType aaType, const SkMatrix& viewMatrix, const SkPath& path, const SkStrokeRec& stroke, GrPaint&& paint) StrokeTessellateOp() argument
/third_party/skia/src/core/
H A DSkContourMeasure.cpp177 Impl(const SkPath& path, bool forceClosed, SkScalar resScale) in Impl() argument
H A DSkFontMgr.cpp138 sk_sp<SkTypeface> SkFontMgr::makeFromFile(const char path[], int ttcIndex) const { in makeFromFile() argument
H A DSkScalerCache.cpp69 std::tuple<const SkPath*, size_t> SkScalerCache::mergePath(SkGlyph* glyph, const SkPath* path) { in mergePath() argument
[all...]
H A DSkEdgeBuilder.cpp221 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 DSkGlyph.cpp144 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 DSkGlyphBuffer.h99 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 DSkStrokerPriv.cpp15 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 DSkWriter32.h137 void writePath(const SkPath& path) { in writePath() argument
/third_party/skia/samplecode/
H A DSamplePathTessellators.cpp58 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 DSampleThinAA.cpp107 SkPath path; variable
H A DSampleAndroidShadows.cpp143 void drawShadowedPath(SkCanvas* canvas, const SkPath& path, in drawShadowedPath() argument
/third_party/skia/src/gpu/v1/
H A DStencilMaskHelper.cpp398 bool StencilMaskHelper::drawPath(const SkPath& path, in drawPath() argument
/third_party/skia/src/gpu/tessellate/
H A DMiddleOutPolygonTriangulator.h203 PathMiddleOutFanIter(const SkPath& path) : fMiddleOut(path.countVerbs()) { in PathMiddleOutFanIter() argument
H A DStrokeIterator.h34 StrokeIterator(const SkPath& path, const SkStrokeRec* stroke, const SkMatrix* viewMatrix) in StrokeIterator() argument
H A DPathWedgeTessellator.cpp40 MidpointContourParser(const SkPath& path) in MidpointContourParser() argument
/third_party/skia/third_party/externals/spirv-cross/
H A Dtest_shaders.py20 import os.path namespace
[all...]
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A Dcgnomelayout.c74 static gchar *prettyTitle(const gchar *path) in prettyTitle() argument
H A Dgnomelayout.cpp82 gchar *prettyTitle(const gchar *path) in prettyTitle() argument
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dpkg_gencmn.cpp512 pathToFullPath(const char *path, const char *source) { in pathToFullPath() argument
H A Dtoolutil.cpp130 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 Dspdy_event_loop.c201 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 Dspdy_fileserver.c142 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 Dtest_misc.c153 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 Dtest_request_response_with_callback.c106 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

Completed in 17 milliseconds

1...<<61626364656667686970>>...107