Searched defs:model_ (Results 1 - 3 of 3) sorted by relevance

/external/libchrome/base/
H A Dcpu.h37 int model() const { return model_; }
70 int model_; // model of processor member in class:base::CPU
/external/opencv3/modules/videostab/include/opencv2/videostab/
H A Dmotion_stabilizing.hpp122 void setMotionModel(MotionModel val) { model_ = val; }
123 MotionModel motionModel() const { return model_; }
148 MotionModel model_; member in class:cv::videostab::LpMotionStabilizer
/external/v8/src/base/
H A Dcpu.h38 int model() const { return model_; }
118 int model_; member in class:v8::base::final

Completed in 163 milliseconds