Home
last modified time | relevance | path

Searched defs:pivot (Results 1 - 25 of 26) sorted by relevance

12

/third_party/skia/src/core/
H A DSkTSort.h133 static T* SkTQSort_Partition(T* left, int count, T* pivot, const C& lessThan) { in SkTQSort_Partition() argument
177 T* pivot = SkTQSort_Partition(left, count, middle, lessThan); in SkTIntroSort() local
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
70 HandleInnerJoin(SkPath* inner, const SkPoint& pivot, const SkVector& after) HandleInnerJoin() argument
84 BluntJoiner(SkPath* outer, SkPath* inner, const SkVector& beforeUnitNormal, const SkPoint& pivot, const SkVector& afterUnitNormal, SkScalar radius, SkScalar invMiterLimit, bool, bool) BluntJoiner() argument
100 RoundJoiner(SkPath* outer, SkPath* inner, const SkVector& beforeUnitNormal, const SkPoint& pivot, const SkVector& afterUnitNormal, SkScalar radius, SkScalar invMiterLimit, bool, bool) RoundJoiner() argument
137 MiterJoiner(SkPath* outer, SkPath* inner, const SkVector& beforeUnitNormal, const SkPoint& pivot, const SkVector& afterUnitNormal, SkScalar radius, SkScalar invMiterLimit, bool prevIsLine, bool currIsLine) MiterJoiner() argument
[all...]
/third_party/skia/gm/
H A Daaclip.cpp174 SkMatrix pivot; in ClipCubicGM() local
/third_party/ffmpeg/libavcodec/
H A Ddovi_rpu.c307 int pivot = 0; in ff_dovi_rpu_parse() local
H A Dmss12.h73 Model pivot, edge_mode, split_mode; member
H A Dmss12.c545 int mode, pivot; in ff_mss12_decode_rect() local
[all...]
H A Dapedec.c567 unsigned int x, overflow, pivot; in ape_decode_value_3990() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DStringRange.java172 public boolean merge(int pivot, Ranges other) { in merge() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DStringRange.java179 public boolean merge(int pivot, Ranges other) { in merge() argument
/third_party/skia/samplecode/
H A DSampleAndroidShadows.cpp269 SkPoint pivot = SkPoint::Make(fWideRectPath.getBounds().width()/2, variable
[all...]
/third_party/mesa3d/src/egl/main/
H A Deglconfig.c693 const EGLint pivot = 0; in _eglSortConfigs() local
/third_party/icu/icu4c/source/test/perf/utfperf/
H A Dutfperf.cpp37 static UChar pivot[INTERMEDIATE_CAPACITY]; variable
/third_party/ffmpeg/libavfilter/
H A Dvf_colormap.c64 int pivot[MAX_SIZE + 4]; member
243 int pivot[4]; in build_map() local
261 int *pivot = s->pivot; in build_map() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageMismatchedWriteOpTests.cpp417 tcu::Vec4 gluePixels (const tcu::Vec4& a, const tcu::Vec4& b, const int pivot) in gluePixels() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageMismatchedWriteOpTests.cpp420 tcu::Vec4 gluePixels (const tcu::Vec4& a, const tcu::Vec4& b, const int pivot) in gluePixels() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-algs.hh1008 char *pl, *ple, *pr, *pre, *pivot; in sort_r_simple() local
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DTranslatorMetalDirect.cpp299 TIntermBinary *pivot = specConst->getHalfRenderArea(); in InsertFragCoordCorrection() local
916 TIntermConstantUnion *pivot in translateImpl() local
218 RotateAndFlipBuiltinVariable(TCompiler *compiler, TIntermBlock *root, TIntermSequence *insertSequence, TIntermTyped *flipXY, TSymbolTable *symbolTable, const TVariable *builtin, const Name &flippedVariableName, TIntermTyped *pivot, TIntermTyped *fragRotation) RotateAndFlipBuiltinVariable() argument
[all...]
H A DTranslatorVulkan.cpp629 TIntermBinary *pivot = specConst->getHalfRenderArea(); in InsertFragCoordCorrection() local
1109 TIntermConstantUnion *pivot in translateImpl() local
188 RotateAndFlipBuiltinVariable(TCompiler *compiler, TIntermBlock *root, TIntermSequence *insertSequence, TIntermTyped *flipXY, TSymbolTable *symbolTable, const TVariable *builtin, const ImmutableString &flippedVariableName, TIntermTyped *pivot, TIntermTyped *fragRotation) RotateAndFlipBuiltinVariable() argument
1135 TIntermConstantUnion *pivot = CreateFloatNode(0.5f, EbpMedium); translateImpl() local
[all...]
/third_party/icu/icu4c/source/common/
H A Ducnv.cpp2409 UChar *pivot, *pivot2; ucnv_internalConvert() local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Ducnv.cpp2409 char16_t *pivot, *pivot2; ucnv_internalConvert() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Ducnv.cpp2402 UChar *pivot, *pivot2; ucnv_internalConvert() local
[all...]
/third_party/python/Objects/
H A Dlistobject.c1253 PyObject *pivot; in binarysort() local
[all...]
/third_party/protobuf/src/google/protobuf/compiler/js/
H A Djs_generator.cc1408 int pivot = -1; in GetPivot() local
/third_party/mesa3d/src/imgui/
H A Dimgui.cpp6178 void ImGui::SetNextWindowPos(const ImVec2& pos, ImGuiCond cond, const ImVec2& pivot) in SetNextWindowPos() argument
/third_party/skia/third_party/externals/imgui/
H A Dimgui.cpp6967 void ImGui::SetNextWindowPos(const ImVec2& pos, ImGuiCond cond, const ImVec2& pivot) in SetNextWindowPos() argument

Completed in 75 milliseconds

12