Searched defs:stretch (Results 1 - 15 of 15) sorted by relevance
| /third_party/skia/experimental/sktext/src/ |
| H A D | Line.cpp | 7 LogicalLine::LogicalLine(const Stretch& stretch, const Stretch& spaces, SkScalar verticalOffset, bool hardLineBreak) in LogicalLine() argument
|
| /third_party/skia/tests/ |
| H A D | RecordTest.cpp | 73 Stretch stretch; in DEF_TEST() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/flex/ |
| H A D | flex_layout_pattern.h | 79 void SetDialogStretch(bool stretch) in SetDialogStretch() argument
|
| H A D | wrap_layout_algorithm.h | 67 explicit WrapLayoutAlgorithm(bool stretch) : isDialogStretch_(stretch) {}; in WrapLayoutAlgorithm() argument
|
| /third_party/node/deps/openssl/openssl/crypto/modes/ |
| H A D | ocb128.c | 221 unsigned char stretch[24], nonce[16]; in CRYPTO_ocb128_setiv() local
|
| /third_party/openssl/crypto/modes/ |
| H A D | ocb128.c | 221 unsigned char stretch[24], nonce[16]; in CRYPTO_ocb128_setiv() local
|
| /third_party/skia/modules/skparagraph/src/ |
| H A D | TextWrapper.h | 69 void extend(TextStretch& stretch) { in extend() argument
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/ |
| H A D | rs_property_drawable_bounds_geometry_test.cpp | 1619 Vector4f stretch = { 1.f, 1.f, 1.f, 1.f }; in HWTEST_F() local 1671 Vector4f stretch = { 1.f, 1.f, 1.f, 1.f }; in HWTEST_F() local
|
| H A D | rs_properties_test.cpp | 2589 Vector4f stretch = { 1.f, 1.f, 1.f, 1.f }; in HWTEST_F() local
|
| /third_party/skia/src/gpu/geometry/ |
| H A D | GrPathUtils.cpp | 39 SkScalar stretch = viewM.getMaxScale(); in scaleToleranceToSrc() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | UtilsVk.h | 123 float stretch[2]; member 406 float stretch[2] = {}; member 421 float stretch[2] = {}; member
|
| H A D | FramebufferVk.cpp | 955 const double stretch[ in blit() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/swiper/ |
| H A D | render_swiper.cpp | 2458 double stretch in CalMaxStretch() local [all...] |
| /third_party/skia/third_party/externals/expat/expat/lib/ |
| H A D | xmlparse.c | 7277 const size_t stretch = sizeof(XML_Char); /* can be 4 bytes */ in poolBytesToAllocateFor() local
|
| /third_party/python/Modules/expat/ |
| H A D | xmlparse.c | 7299 const size_t stretch = sizeof(XML_Char); /* can be 4 bytes */ in poolBytesToAllocateFor() local
|
Completed in 39 milliseconds