Home
last modified time | relevance | path

Searched refs:calculate_alignment_and_size (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/skia/tests/graphite/
H A DUniformOffsetCalculatorTest.cpp23 static AlignmentAndSize calculate_alignment_and_size(Layout layout, in calculate_alignment_and_size() function
53 auto [alignment, size] = calculate_alignment_and_size(kLayout, type); \
70 auto [alignment, size] = calculate_alignment_and_size(kLayout, type, kCount); \