HomeSort by relevance Sort by last modified time
    Searched refs:GetWeight (Results 1 - 6 of 6) sorted by null

  /external/opencv/cvaux/src/
_cvfacedetection.h 60 inline double GetWeight();
85 inline double FaceFeature::GetWeight()
88 }//inline long FaceFeature::GetWeight()
229 virtual double GetWeight() = 0;
248 double dWeight = m_lpIdealFace[i].GetWeight();
290 virtual double GetWeight();
cvface.cpp 107 m_lpIdealFace[j].SetWeight( lpTmp[j].GetWeight() );
128 double RFace::GetWeight()
131 }//double RFace::GetWeight()
cvfacedetection.cpp 217 CurStat = tmp->GetWeight();
225 CurStat = tmp->GetWeight();
  /external/skia/src/ports/
SkTypeface_win_dw.h 27 int weight = font->GetWeight();
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dwrite.h     [all...]
tom.h     [all...]

Completed in 170 milliseconds