Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DMeshActivity.java117 Attribute[] attList = new Attribute[]{ in createMeshSpecification() local
122 return MeshSpecification.make(attList, 8, varyList, vs, fs); in createMeshSpecification()
H A DMeshLargeActivity.java133 Attribute[] attList = new Attribute[]{ in createMeshSpecification() local
164 return MeshSpecification.make(attList, 120, varyList, vs, fs); in createMeshSpecification()