Searched defs:RepeatPolygon (Results 1 – 4 of 4) sorted by relevance
79 RegularPolygon RepeatPolygon(in RegularPolygon value); in RepeatPolygon() method
196 public RegularPolygon RepeatPolygon(RegularPolygon in_value) { in RepeatPolygon() method in TestImpl
213 ::ndk::ScopedAStatus RepeatPolygon(const RegularPolygon& in_value, in RepeatPolygon() function
524 TEST_P(NdkBinderTest_Aidl, RepeatPolygon) { in TEST_P() argument