Home
last modified time | relevance | path

Searched refs:arcType (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/vega/
Dvgu.c264 VGUArcType arcType) in vguArc() argument
282 if (arcType != VGU_ARC_OPEN && in vguArc()
283 arcType != VGU_ARC_CHORD && in vguArc()
284 arcType != VGU_ARC_PIE) { in vguArc()
343 if (arcType == VGU_ARC_PIE) { in vguArc()
348 if (arcType == VGU_ARC_PIE || arcType == VGU_ARC_CHORD) { in vguArc()
/external/lzma/CPP/7zip/UI/Common/
DLoadCodecs.cpp640 int CCodecs::FindFormatForArchiveType(const UString &arcType) const in FindFormatForArchiveType()
643 if (Formats[i].Name.IsEqualToNoCase(arcType)) in FindFormatForArchiveType()
648 bool CCodecs::FindFormatForArchiveType(const UString &arcType, CIntVector &formatIndices) const in FindFormatForArchiveType() argument
651 for (unsigned pos = 0; pos < arcType.Len();) in FindFormatForArchiveType()
653 int pos2 = arcType.Find('.', pos); in FindFormatForArchiveType()
655 pos2 = arcType.Len(); in FindFormatForArchiveType()
656 const UString name = arcType.Mid(pos, pos2 - pos); in FindFormatForArchiveType()
DLoadCodecs.h214 int FindFormatForArchiveType(const UString &arcType) const;
215 bool FindFormatForArchiveType(const UString &arcType, CIntVector &formatIndices) const;
/external/mesa3d/include/VG/
Dvgu.h103 VGUArcType arcType) VGU_API_EXIT;
/external/chromium-trace/catapult/third_party/flot/
Dexcanvas.js685 var arcType = aClockwise ? 'at' : 'wa';
703 this.currentPath_.push({type: arcType,