Searched refs:getXYZ (Results 1 – 3 of 3) sorted by relevance
42 %typemap(out) int *getXYZ {48 %ignore getXYZ(int *, int *, int *);
595 void getXYZ(int *x, int *y, int *z);617 int *getXYZ();
592 void H3LIS331DL::getXYZ(int *x, int *y, int*z) in getXYZ() function in H3LIS331DL614 int *H3LIS331DL::getXYZ() in getXYZ() function in H3LIS331DL617 getXYZ(&v[0], &v[1], &v[2]); in getXYZ()