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

/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
H A Dlearning_rate_controller-inl.h109 void CopyFrom(const LearningRateController &other) { function in class:learning_stochastic_linear::LearningRateController
H A Dsparse_weight_vector.h46 CopyFrom(other);
49 CopyFrom(other);
51 void CopyFrom(const SparseWeightVector<Key, Hash> &other) { function in class:learning_stochastic_linear::SparseWeightVector
/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace.pb.cpp2032 void GLMessage_DataType::CopyFrom(const GLMessage_DataType& from) { function in class:android::gltrace::GLMessage_DataType
2263 void GLMessage_FrameBuffer::CopyFrom(const GLMessage_FrameBuffer& from) { function in class:android::gltrace::GLMessage_FrameBuffer
2669 void GLMessage::CopyFrom(const GLMessage& from) { function in class:android::gltrace::GLMessage

Completed in 706 milliseconds