Home
last modified time | relevance | path

Searched defs:gaps (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DTileLayout.java171 final int gaps = mColumns - 1; in onMeasure() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/waterflow/
H A Dwater_flow_test_ng.cpp491 const Dimension gaps = Dimension(10.f); variable