Searched defs:initImpl (Results 1 – 4 of 4) sorted by relevance
/external/doclava/src/com/google/doclava/ | ||
D | Comment.java | 521 private void initImpl() { in initImpl() method in Comment |
/external/opencv3/modules/superres/src/ | ||
D | btv_l1_cuda.cpp | 474 void BTVL1_CUDA::initImpl(Ptr<FrameSource>& frameSource) in initImpl() function in __anon26178dda0111::BTVL1_CUDA |
D | btv_l1.cpp | 919 void BTVL1::initImpl(Ptr<FrameSource>& frameSource) in initImpl() function in __anon11e7a35e0111::BTVL1 |
/external/opencv3/modules/ml/src/ | ||
D | knearest.cpp | 502 void initImpl(int algorithmType) in initImpl() function in cv::ml::KNearestImpl |