Home
last modified time | relevance | path

Searched refs:face (Results 1 – 20 of 20) sorted by relevance

/system/teeui/libteeui/src/
Dfont_rendering.cpp131 findLongestWordSequence(TextFace* face, const UTF8Range<const char*>& text, in findLongestWordSequence() argument
164 auto gindex = face->getCharIndex(codePoint); in findLongestWordSequence()
169 error = face->loadGlyph(gindex); in findLongestWordSequence()
171 pen += face->kern(previous); in findLongestWordSequence()
172 if (auto gBox = face->getGlyphBBox()) { in findLongestWordSequence()
180 pen += face->advance(); in findLongestWordSequence()
213 Error drawText(TextFace* face, const UTF8Range<const char*>& text, const PixelDrawer& drawPixel, in drawText() argument
219 auto gindex = face->getCharIndex(codePoint); in drawText()
220 error = face->loadGlyph(gindex); in drawText()
221 if (error == Error::OK) error = face->renderGlyph(); in drawText()
[all …]
Dlabel.cpp33 TextFace face; in draw() local
34 std::tie(error, face) = context.loadFace(font_); in draw()
37 error = face.setCharSizeInPix(fontSize()); in draw()
75 findLongestWordSequence(&face, text_t(*textBegin, *text_.end()), bounds); in draw()
116 if (auto error = drawText(&face, curLine->lineText, drawPixelBoundsEnforced, in draw()
/system/teeui/libteeui/include/teeui/
Dfont_rendering.h307 FT_Face face; variable
308 auto error = FT_New_Memory_Face(*library_, data.data(), data.size(), face_index, &face);
311 tface.face_ = Handle(face);
312 tface.hasKerning_ = FT_HAS_KERNING(face);
319 findLongestWordSequence(TextFace* face, const UTF8Range<const char*>& text,
321 Error drawText(TextFace* face, const UTF8Range<const char*>& text, const PixelDrawer& drawPixel,
/system/sepolicy/public/
Dhal_face.te10 # Allow read/write access to the face template directory.
Dattributes308 hal_attribute(face);
Dfile.te441 # Type for face template file
/system/sepolicy/prebuilts/api/29.0/public/
Dhal_face.te10 # Allow read/write access to the face template directory.
Dattributes262 hal_attribute(face);
Dfile.te398 # Type for face template file
/system/sepolicy/prebuilts/api/30.0/public/
Dhal_face.te10 # Allow read/write access to the face template directory.
Dattributes308 hal_attribute(face);
Dfile.te441 # Type for face template file
/system/sepolicy/private/
Dhwservice_contexts17 android.hardware.biometrics.face::IBiometricsFace u:object_r:hal_face_hwservice:s0
Dservice_contexts86 face u:object_r:face_service:s0
/system/sepolicy/prebuilts/api/30.0/private/
Dhwservice_contexts17 android.hardware.biometrics.face::IBiometricsFace u:object_r:hal_face_hwservice:s0
Dservice_contexts86 face u:object_r:face_service:s0
/system/sepolicy/prebuilts/api/29.0/private/
Dhwservice_contexts14 android.hardware.biometrics.face::IBiometricsFace u:object_r:hal_face_hwservice:s0
Dservice_contexts69 face u:object_r:face_service:s0
/system/sepolicy/vendor/
Dfile_contexts14 /(vendor|system/vendor)/bin/hw/android\.hardware\.biometrics\.face@1\.[0-9]+-service\.example u:obj…
/system/iorap/tests/src/compiler/testdata/
Dcommon_textcache769 64768 2764 -1 /system/lib64/vndk-R/android.hardware.biometrics.face@1.0.so
1793 64768 2025 -1 /system/lib/vndk-R/android.hardware.biometrics.face@1.0.so