Home
last modified time | relevance | path

Searched refs:Center (Results 1 - 17 of 17) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DFormatCommon.h17 enum class AlignStyle { Left, Center, Right }; member in llvm::AlignStyle
54 case AlignStyle::Center: { in format()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DFormatCommon.h18 enum class AlignStyle { Left, Center, Right }; member in llvm::AlignStyle
53 case AlignStyle::Center: { in format()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A Dsimple_ilist.h294 iterator Center = begin(), End = begin(); in sort()
296 ++Center; in sort()
300 RHS.splice(RHS.end(), *this, Center, end()); in sort()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A Dsimple_ilist.h298 iterator Center = begin(), End = begin(); in sort()
300 ++Center; in sort()
304 RHS.splice(RHS.end(), *this, Center, end()); in sort()
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
H A Dgradient_paint.hpp32 tvec2<T, P> const & Center,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DFormatVariadic.cpp17 return AlignStyle::Center; in translateLocChar()
/third_party/skia/modules/skottie/src/effects/
H A DBuldgeEffect.cpp79 SG_ATTRIBUTE(Center , SkPoint , fCenter)
H A DSphereEffect.cpp164 SG_ATTRIBUTE(Center , SkPoint , fCenter)
/third_party/ffmpeg/libavcodec/x86/
H A Dexrdsp.asm6 ;* port to ASM by Jokyo Images support by CNC - French National Center for Cinema
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DShaderModule.h69 Center, member in dawn_native::InterpolationSampling
H A DRenderPipeline.cpp99 case InterpolationSampling::Center: in AbslFormatConvert()
100 s->Append("Center"); in AbslFormatConvert()
H A DShaderModule.cpp388 return InterpolationSampling::Center; in TintInterpolationSamplingToInterpolationSamplingType()
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DRenderPipelineValidationTests.cpp1337 Center, in TEST_F() member in InterpolationSampling
1357 {InterpolationType::Linear, InterpolationSampling::Center}, in TEST_F()
1361 {InterpolationType::Perspective, InterpolationSampling::Center}, in TEST_F()
1419 appliedAttribute.interpolationSampling = InterpolationSampling::Center; in TEST_F()
1427 appliedAttribute.interpolationSampling = InterpolationSampling::Center; in TEST_F()
/third_party/backends/backend/
H A Dplustek-pp_image.c551 static void imageP98UnSharpCompare( pScanData ps, Byte Center, in imageP98UnSharpCompare() argument
556 b = (Center >= Neighbour) ? Center - Neighbour : Neighbour - Center ; in imageP98UnSharpCompare()
/third_party/skia/modules/canvaskit/
H A Dexterns.js955 Center: {},
/third_party/rust/crates/syn/tests/common/
H A Deq.rs547 spanless_eq_enum!(FormatAlignment; Left Right Center);
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 40 milliseconds