Home
last modified time | relevance | path

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

/cts/tests/tests/binder_ndk/libbinder_ndk_test/test_package/
DITest.aidl99 …RegularPolygon[] RepeatRegularPolygonArray(in RegularPolygon[] input, out RegularPolygon[] repeate… in RepeatRegularPolygonArray() method
/cts/tests/tests/binder_ndk/src/android/binder/cts/
DTestImpl.java282 …public RegularPolygon[] RepeatRegularPolygonArray(RegularPolygon[] in_value, RegularPolygon[] repe… in RepeatRegularPolygonArray() method in TestImpl
/cts/tests/tests/binder_ndk/libbinder_ndk_test/
Ditest_impl.h313 ::ndk::ScopedAStatus RepeatRegularPolygonArray( in RepeatRegularPolygonArray() function