Home
last modified time | relevance | path

Searched defs:arc (Results 1 - 25 of 30) sorted by relevance

12

/third_party/skia/docs/examples/
H A DSkPath_arcTo_example.cpp18 SkPath arc; in REG_FIDDLE() local
H A DSkPath_arcto_conic_parametric2.cpp45 SkPath arc; in REG_FIDDLE() local
H A DSkPath_arcto_conic_parametric.cpp28 SkPath arc; in REG_FIDDLE() local
/third_party/skia/modules/canvaskit/htmlcanvas/
H A Dpath2d.js3 function arc(skpath, x, y, radius, startAngle, endAngle, ccw) { function
H A Dcanvas2dcontext.js
/third_party/skia/modules/skottie/src/layers/shapelayer/
H A DPolystar.cpp45 const auto arc = sk_ieee_float_divide(SK_ScalarPI * 2, count); variable
/third_party/lzma/CPP/7zip/Archive/
H A DArchiveExports.cpp76 const CArcInfo &arc = *g_Arcs[formatIndex]; in CreateArchiver() local
101 const CArcInfo &arc = *g_Arcs[formatIndex]; in GetHandlerProperty2() local
[all...]
/third_party/skia/src/gpu/geometry/
H A DGrShape.cpp298 SkPath arc; in conservativeContains() local
H A DGrShape.h69 explicit GrShape(const GrArc& arc) { this->setArc(arc); } in GrShape() argument
142 GrArc& arc() { SkASSERT(this->isArc()); return fArc; } in arc() function in GrShape
143 const GrArc& arc() const { SkASSERT(this->isArc()); return fArc; } in arc() function in GrShape
166 void setArc(const GrArc& arc) { in setArc() argument
/third_party/skia/modules/pathkit/
H A Dchaining.js
H A Dexterns.js
/third_party/lzma/CPP/7zip/UI/Console/
H A DUpdateCallbackConsole.cpp59 const CArc &arc = arcLink.Arcs[level]; in OpenResult() local
H A DExtractCallbackConsole.cpp607 void Print_ErrorFormatIndex_Warning(CStdOutStream *_so, const CCodecs *codecs, const CArc &arc) in Print_ErrorFormatIndex_Warning() argument
647 const CArc &arc = arcLink.Arcs[level]; in OpenResult() local
[all...]
H A DList.cpp958 const CArc &arc = arcLink.Arcs[r]; in Print_OpenArchive_Props() local
1199 const CArcErrorInfo &arc = arcLink.Arcs[r].ErrorInfo; in ListArchives() local
1249 const CArc &arc = arcLink.Arcs.Back(); ListArchives() local
[all...]
/third_party/lzma/CPP/7zip/UI/Common/
H A DExtract.cpp51 const CArc &arc = arcLink.Arcs.Back(); in DecompressArchive() local
520 CArc &arc = arcLink.Arcs.Back(); in Extract() local
[all...]
H A DLoadCodecs.h454 const CArcInfoEx &arc = Formats[i]; in FindOutFormatFromName() local
H A DLoadCodecs.cpp789 const CArcInfo &arc = *g_Arcs[i]; in Load() local
890 const CArcInfoEx &arc = Formats[i]; FindFormatForArchiveName() local
[all...]
H A DUpdate.cpp347 Compress( const CUpdateOptions &options, bool isUpdatingItself, CCodecs *codecs, const CActionSet &actionSet, const CArc *arc, CArchivePath &archivePath, const CObjectVector<CArcItem> &arcItems, Byte *processedItemsStatuses, const CDirItems &dirItems, const CDirItem *parentDirItem, CTempFiles &tempFiles, CMultiOutStream_Bunch &multiStreams, CUpdateErrorInfo &errorInfo, IUpdateCallbackUI *callback, CFinishArchiveStat &st) Compress() argument
981 EnumerateInArchiveItems( const NWildcard::CCensor &censor, const CArc &arc, CObjectVector<CArcItem> &arcItems) EnumerateInArchiveItems() argument
1282 CArc &arc = arcLink.Arcs.Back(); UpdateArchive() local
1540 const CArc *arc = thereIsInArchive ? arcLink.GetArc() : NULL; UpdateArchive() local
[all...]
H A DArchiveExtractCallback.cpp296 Init( const CExtractNtOptions &ntOptions, const NWildcard::CCensorNode *wildcardCensor, const CArc *arc, IFolderArchiveExtractCallback *extractCallback2, bool stdOutMode, bool testMode, const FString &directoryPath, const UStringVector &removePathParts, bool removePartsForAltStreams, UInt64 packSize) Init() argument
/third_party/mesa3d/src/compiler/nir/
H A Dnir_builtin_builder.c317 nir_ssa_def *arc = in nir_atan2() local
/third_party/skia/src/core/
H A DSkOverdrawCanvas.cpp124 void SkOverdrawCanvas::onDrawArc(const SkRect& arc, SkScalar startAngle, SkScalar sweepAngle, in onDrawArc() argument
/third_party/skia/modules/canvaskit/
H A Dexterns.js
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DExtractCallback.cpp542 const CArc &arc = arcLink.Arcs[level]; in OpenResult_GUI() local
/third_party/skia/tests/
H A DPathOpsAngleIdeas.cpp43 SkDQuad arc = arcRef; in testArc() local
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftstroke.c1347 FT_Vector* arc; in FT_EXPORT_DEF() local
1550 FT_Vector* arc; FT_EXPORT_DEF() local
[all...]

Completed in 24 milliseconds

12