| /third_party/skia/src/core/ |
| H A D | SkTSort.h | 133 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 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 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 D | aaclip.cpp | 174 SkMatrix pivot; in ClipCubicGM() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | dovi_rpu.c | 307 int pivot = 0; in ff_dovi_rpu_parse() local
|
| H A D | mss12.h | 73 Model pivot, edge_mode, split_mode; member
|
| H A D | mss12.c | 545 int mode, pivot; in ff_mss12_decode_rect() local [all...] |
| H A D | apedec.c | 567 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 D | StringRange.java | 172 public boolean merge(int pivot, Ranges other) { in merge() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | StringRange.java | 179 public boolean merge(int pivot, Ranges other) { in merge() argument
|
| /third_party/skia/samplecode/ |
| H A D | SampleAndroidShadows.cpp | 269 SkPoint pivot = SkPoint::Make(fWideRectPath.getBounds().width()/2, variable [all...] |
| /third_party/mesa3d/src/egl/main/ |
| H A D | eglconfig.c | 693 const EGLint pivot = 0; in _eglSortConfigs() local
|
| /third_party/icu/icu4c/source/test/perf/utfperf/ |
| H A D | utfperf.cpp | 37 static UChar pivot[INTERMEDIATE_CAPACITY]; variable
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_colormap.c | 64 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 D | vktImageMismatchedWriteOpTests.cpp | 417 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 D | vktImageMismatchedWriteOpTests.cpp | 420 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 D | hb-algs.hh | 1008 char *pl, *ple, *pr, *pre, *pivot; in sort_r_simple() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | TranslatorMetalDirect.cpp | 299 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 D | TranslatorVulkan.cpp | 629 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 D | ucnv.cpp | 2409 UChar *pivot, *pivot2; ucnv_internalConvert() local [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | ucnv.cpp | 2409 char16_t *pivot, *pivot2; ucnv_internalConvert() local [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | ucnv.cpp | 2402 UChar *pivot, *pivot2; ucnv_internalConvert() local [all...] |
| /third_party/python/Objects/ |
| H A D | listobject.c | 1253 PyObject *pivot; in binarysort() local [all...] |
| /third_party/protobuf/src/google/protobuf/compiler/js/ |
| H A D | js_generator.cc | 1408 int pivot = -1; in GetPivot() local
|
| /third_party/mesa3d/src/imgui/ |
| H A D | imgui.cpp | 6178 void ImGui::SetNextWindowPos(const ImVec2& pos, ImGuiCond cond, const ImVec2& pivot) in SetNextWindowPos() argument
|
| /third_party/skia/third_party/externals/imgui/ |
| H A D | imgui.cpp | 6967 void ImGui::SetNextWindowPos(const ImVec2& pos, ImGuiCond cond, const ImVec2& pivot) in SetNextWindowPos() argument
|