Home
last modified time | relevance | path

Searched defs:alignmentSize (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/math/
DFontMath.java42 public static int paddingRequired(int size, int alignmentSize) { in paddingRequired()
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/math/
DFontMath.java42 public static int paddingRequired(int size, int alignmentSize) { in paddingRequired()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
DvktGeometryLayeredRenderingTests.cpp1230 VkDeviceSize alignmentSize = std::max<VkDeviceSize>(nonCoherentAtomSize, 4u); in test() local
1295 VkDeviceSize alignmentSize = std::max<VkDeviceSize>(nonCoherentAtomSize, 4u); in testLayeredReadBack() local
1578 VkDeviceSize alignmentSize = std::max<VkDeviceSize>(nonCoherentAtomSize, 4u); in testSecondaryCmdBuffer() local