Searched defs:angleA (Results 1 – 5 of 5) sorted by relevance
89 struct bts_Int16Mat2D bts_Int16Mat2D_createRotation( phase16 angleA ) in bts_Int16Mat2D_createRotation()104 struct bts_Int16Mat2D bts_Int16Mat2D_createRigid( phase16 angleA, struct flt16 scaleA ) in bts_Int16Mat2D_createRigid()
153 struct bts_Flt16Alt2D bts_Flt16Alt2D_createRotation( phase16 angleA, in bts_Flt16Alt2D_createRotation()176 struct bts_Flt16Alt2D bts_Flt16Alt2D_createRigid( phase16 angleA, in bts_Flt16Alt2D_createRigid()
190 struct bts_Flt16Mat2D bts_Flt16Mat2D_createRotation( phase16 angleA ) in bts_Flt16Mat2D_createRotation()214 struct bts_Flt16Mat2D bts_Flt16Mat2D_createRigid( phase16 angleA, int32 scaleA, int32 scaleBbpA ) in bts_Flt16Mat2D_createRigid()
51 float angleA = bodyA.getAngle(); in initialize() local
42 float32 angleA = bodyA->GetAngle(); in Initialize() local