HomeSort by relevance Sort by last modified time
    Searched defs:get_face (Results 1 - 2 of 2) sorted by null

  /external/harfbuzz_ng/src/
hb-open-file-private.hh 131 inline const OpenTypeFontFace& get_face (unsigned int i) const { return this+table[i]; } function in struct:OT::TTCHeaderVersion1
163 inline const OpenTypeFontFace& get_face (unsigned int i) const function in struct:OT::TTCHeader
167 case 1: return u.version1.get_face (i);
219 inline const OpenTypeFontFace& get_face (unsigned int i) const function in struct:OT::OpenTypeFontFile
229 case TTCTag: return u.ttcHeader.get_face (i);
  /external/neven/
FaceDetector_jni.cpp 256 get_face(JNIEnv *_env, jobject _this, function
285 {"fft_get_face", "(Landroid/media/FaceDetector$Face;I)V",(void*)get_face },

Completed in 41 milliseconds