Searched defs:vt (Results 1 – 5 of 5) sorted by relevance
24 void printVarType(FILE *f, const VarType *vt) { in printVarType()59 void printVarTypeAndName(FILE *f, const VarType *vt) { in printVarTypeAndName()168 const VarType *vt = &api->params[ct]; in hasInlineDataPointers() local222 const VarType *vt = &api->params[ct2]; in printApiCpp() local236 const VarType *vt = &api->params[ct2]; in printApiCpp() local256 const VarType *vt = &api->params[ct2]; in printApiCpp() local273 const VarType *vt = &api->params[ct2]; in printApiCpp() local294 const VarType *vt = &api->params[ct2]; in printApiCpp() local349 const VarType *vt = &api->params[ct2]; in printApiCpp() local357 const VarType *vt = &api->params[ct2]; in printApiCpp() local[all …]
37 VelocityTracker vt = VelocityTracker.obtain(); in testInitialCondiditions() local49 VelocityTracker vt = VelocityTracker.obtain(); in testClear() local64 VelocityTracker vt = VelocityTracker.obtain(); in testDragAcceleration() local75 VelocityTracker vt = VelocityTracker.obtain(); in testDragDeceleration() local86 VelocityTracker vt = VelocityTracker.obtain(); in testDragLinearHorizontal() local98 VelocityTracker vt = VelocityTracker.obtain(); in testDragLinearVertical() local114 VelocityTracker vt = VelocityTracker.obtain(); in testDragWith2Points() local130 VelocityTracker vt = VelocityTracker.obtain(); in testStabilityInNbPoints() local152 VelocityTracker vt = VelocityTracker.obtain(); in testStabilityInTime() local174 VelocityTracker vt = VelocityTracker.obtain(); in testStabilityInSpace() local[all …]
118 private float getVelocity(VelocityTracker vt) { in getVelocity()129 private float getPerpendicularVelocity(VelocityTracker vt) { in getPerpendicularVelocity()
122 private float getVelocity(VelocityTracker vt) { in getVelocity()133 private float getPerpendicularVelocity(VelocityTracker vt) { in getPerpendicularVelocity()
1413 final int vt = mChooserRowAdapter.getItemViewType(pos); in onChanged() local