Searched defs:_steps (Results 1 – 3 of 3) sorted by relevance
795 void SkApply::setSteps(int _steps) { in setSteps()
127 const size_t* _steps, bool autoSteps=false ) in setSize()
264 const size_t* _steps, bool autoSteps=false ) in setSize()511 Mat::Mat(int _dims, const int* _sizes, int _type, void* _data, const size_t* _steps) in Mat()558 size_t _steps[CV_MAX_DIM]; in cvMatNDToMat() local