Home
last modified time | relevance | path

Searched defs:heightMultiplier (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/modules/canvaskit/tests/
Dparagraph.spec.js289 heightMultiplier: 1.5, property
821 heightMultiplier: 10, property
833 heightMultiplier: 10, property
867 heightMultiplier: 3, // make the difference more obvious property
/third_party/skia/modules/canvaskit/
Dparagraph_bindings.cpp55 SkScalar heightMultiplier; member
79 SkScalar heightMultiplier; member
214 SkScalar heightMultiplier; member
/third_party/skia/modules/skparagraph/src/
DRun.cpp202 SkScalar heightMultiplier, in scaleFontWithCompressionConfig()
DRun.h130 SkScalar heightMultiplier() const { return fHeightMultiplier; } in heightMultiplier() function
/third_party/skia/modules/canvaskit/npm_build/types/
Dindex.d.ts926 heightMultiplier?: number; property
2795 heightMultiplier?: number; property
2827 heightMultiplier?: number; property
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageCompressionTranscodingSupport.cpp2997 …const deUint32 heightMultiplier = (baseTextureWidthLevels > baseTextureHeightLevels) ? 1u << (ba… in getUnniceResolution() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
DvktImageCompressionTranscodingSupport.cpp2983 …const deUint32 heightMultiplier = (baseTextureWidthLevels > baseTextureHeightLevels) ? 1u << (ba… in getUnniceResolution() local