Home
last modified time | relevance | path

Searched defs:face (Results 1 – 25 of 52) sorted by relevance

123

/frameworks/base/apct-tests/perftests/core/src/android/graphics/perftests/
DTypefaceCreatePerfTest.java62 Typeface face = Typeface.create(Typeface.SANS_SERIF, Typeface.NORMAL); in testCreate_fromFamily() local
71 Typeface face = Typeface.create("monospace", Typeface.NORMAL); in testCreate_fromFamilyName() local
82 Typeface face = createFromNonAsset(am, TEST_FONT_NAME); in testCreate_fromAsset() local
132 Typeface face = Typeface.createFromFile(outFile); in testCreate_fromFile() local
144 Typeface face = r.getFont(R.font.samplefont); in testCreate_fromResources() local
156 Typeface face = Typeface.createFromTypefaceWithVariation(Typeface.SANS_SERIF, axes); in testCreate_fromTypefaceWithVariation() local
/frameworks/base/core/java/android/hardware/face/
DFaceServiceReceiver.java27 public void onEnrollResult(Face face, int remaining) throws RemoteException { in onEnrollResult()
37 public void onAuthenticationSucceeded(Face face, int userId, boolean isStrongBiometric) in onAuthenticationSucceeded()
59 public void onRemoved(Face face, int remaining) throws RemoteException { in onRemoved()
DIFaceServiceReceiver.aidl27 void onEnrollResult(in Face face, int remaining); in onEnrollResult()
29 void onAuthenticationSucceeded(in Face face, int userId, boolean isStrongBiometric); in onAuthenticationSucceeded()
33 void onRemoved(in Face face, int remaining); in onRemoved()
DFaceManager.java564 public void remove(Face face, int userId, RemovalCallback callback) { in remove()
967 public AuthenticationResult(CryptoObject crypto, Face face, int userId, in AuthenticationResult()
1168 public void onRemovalError(Face face, int errMsgId, CharSequence errString) { in onRemovalError()
1176 public void onRemovalSucceeded(@Nullable Face face, int remaining) { in onRemovalSucceeded()
1356 private void sendRemovedResult(Face face, int remaining) { in sendRemovedResult()
1379 private void sendEnrollResult(Face face, int remaining) { in sendEnrollResult()
1385 private void sendAuthenticatedSucceeded(Face face, int userId, boolean isStrongBiometric) { in sendAuthenticatedSucceeded()
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DBiometricNotificationDialogFactory.java157 public void onRemovalError(Face face, int errMsgId, CharSequence errString) { in reenrollFace()
167 public void onRemovalSucceeded(Face face, int remaining) { in reenrollFace()
/frameworks/base/location/java/com/android/internal/location/altitude/
DS2CellIdUtils.java95 int face = getFace(s2CellId); in getEdgeNeighbors() local
208 int face = xyzToFace(x, y, z); in fromXyz() local
216 private static long fromFuv(int face, double u, double v) { in fromFuv()
223 private static long fromFij(int face, int i, int j) { in fromFij()
242 private static long fromFijWrap(int face, int i, int j) { in fromFijWrap()
261 private static long fromFijSame(int face, int i, int j, boolean isSameFace) { in fromFijSame()
338 int face = getFace(s2CellId); in toIjo() local
/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/aidl/
DSensor.java261 final Face face = new Face(name, enrollmentId, mSensorId); in onEnrollmentProgress() local
280 final Face face = new Face("" /* name */, enrollmentId, mSensorId); in onAuthenticationSucceeded() local
302 final Face face = new Face("" /* name */, 0 /* faceId */, mSensorId); in onAuthenticationFailed() local
388 final Face face = new Face("" /* name */, enrollmentIds[i], mSensorId); in onEnrollmentsEnumerated() local
440 final Face face = new Face("" /* name */, enrollmentIds[i], mSensorId); in onEnrollmentsRemoved() local
/frameworks/minikin/libs/minikin/
DMinikinInternal.h66 HbBlob(const HbFaceUniquePtr& face, uint32_t tag) in HbBlob()
DFont.cpp138 HbFaceUniquePtr face(hb_face_create(blob.get(), ttcIndex)); in prepareFont() local
DFontFileParser.cpp160 FontFileParser::FontFileParser(const HbFaceUniquePtr& face) in FontFileParser()
/frameworks/rs/driver/
DrsdAllocation.cpp89 uint32_t lod, RsAllocationCubemapFace face) { in GetOffsetPtr()
101 RsAllocationCubemapFace face, uint32_t w, uint32_t h) { in Update2DTexture()
130 for (uint32_t face = 0; face < faceCount; face ++) { in Upload2DTexture() local
849 uint32_t xoff, uint32_t yoff, uint32_t lod, RsAllocationCubemapFace face, in rsdAllocationData2D()
962 … uint32_t xoff, uint32_t yoff, uint32_t lod, RsAllocationCubemapFace face, in rsdAllocationRead2D()
1144 static void mip565(const Allocation *alloc, int lod, RsAllocationCubemapFace face) { in mip565()
1162 static void mip8888(const Allocation *alloc, int lod, RsAllocationCubemapFace face) { in mip8888()
1180 static void mip8(const Allocation *alloc, int lod, RsAllocationCubemapFace face) { in mip8()
1203 for (uint32_t face = 0; face < numFaces; face ++) { in rsdAllocationGenerateMipmaps() local
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/tests/src/androidx/media/filterfw/samples/simplecamera/
DFaceSquareFilterTest.java66 Face face = new Face(); in testFaceSquareFilter() local
/frameworks/rs/cpu_ref/
DrsCpuCoreRuntime.h35 uint32_t face; member
/frameworks/minikin/tests/util/
DFreeTypeMinikinFontForTest.cpp51 void loadGlyphOrDie(uint32_t glyphId, float size, FT_Face face) { in loadGlyphOrDie()
/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/
DFaceUtils.java94 public void addBiometricForUser(Context ctx, int userId, Face face) { in addBiometricForUser()
/frameworks/base/media/java/android/media/
DFaceDetector.java191 native private void fft_get_face(Face face, int i); in fft_get_face()
/frameworks/rs/
DrsAllocation.cpp172 void * Allocation::getPointer(const Context *rsc, uint32_t lod, RsAllocationCubemapFace face, in getPointer()
212 …ation::data(Context *rsc, uint32_t xoff, uint32_t yoff, uint32_t lod, RsAllocationCubemapFace face, in data()
242 …ation::read(Context *rsc, uint32_t xoff, uint32_t yoff, uint32_t lod, RsAllocationCubemapFace face, in read()
701 …xt *rsc, RsAllocation va, uint32_t xoff, uint32_t yoff, uint32_t lod, RsAllocationCubemapFace face, in rsi_Allocation2DData()
805 for (uint32_t face = 0; face < 6; face ++) { in rsi_AllocationCubeCreateFromBitmap() local
889 uint32_t lod, RsAllocationCubemapFace face, in rsi_AllocationGetPointer()
910 uint32_t lod, RsAllocationCubemapFace face, uint32_t w, in rsi_Allocation2DRead()
/frameworks/base/libs/hwui/hwui/
DTypeface.cpp176 void Typeface::setDefault(const Typeface* face) { in setDefault()
DMinikinSkia.cpp146 sk_sp<SkTypeface> face(fm->makeFromStream(std::move(stream), args)); in createFontWithVariation() local
/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/hidl/
DFace10.java186 final Face face = new Face(name, faceId, deviceId); in onEnrollResult() local
214 final Face face = new Face("", faceId, deviceId); in onAuthenticated() local
279 final Face face = new Face("", id, deviceId); in onRemoved() local
309 final Face face = new Face("", faceIds.get(i), deviceId); in onEnumerate() local
/frameworks/av/services/camera/libcameraservice/api1/client2/
DFrameProcessor.cpp224 camera_face_t face; in processFaceDetect() local
/frameworks/base/libs/hwui/jni/
DTypeface.cpp54 Typeface* face = Typeface::createRelative(family, (Typeface::Style)style); in Typeface_createFromTypeface() local
129 Typeface* face = toTypeface(faceHandle); in Typeface_getSupportedAxes() local
/frameworks/base/opengl/java/android/opengl/
DGLErrorWrapper.java510 public void glMaterialf(int face, int pname, float param) { in glMaterialf()
516 public void glMaterialfv(int face, int pname, float[] params, int offset) { in glMaterialfv()
522 public void glMaterialfv(int face, int pname, FloatBuffer params) { in glMaterialfv()
528 public void glMaterialx(int face, int pname, int param) { in glMaterialx()
534 public void glMaterialxv(int face, int pname, int[] params, int offset) { in glMaterialxv()
540 public void glMaterialxv(int face, int pname, IntBuffer params) { in glMaterialxv()
1118 public void glGetMaterialfv(int face, int pname, float[] params, int offset) { in glGetMaterialfv()
1124 public void glGetMaterialfv(int face, int pname, FloatBuffer params) { in glGetMaterialfv()
1130 public void glGetMaterialxv(int face, int pname, int[] params, int offset) { in glGetMaterialxv()
1136 public void glGetMaterialxv(int face, int pname, IntBuffer params) { in glGetMaterialxv()
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL11.java326 int face, in glGetMaterialfv()
333 int face, in glGetMaterialfv()
339 int face, in glGetMaterialxv()
346 int face, in glGetMaterialxv()
/frameworks/base/opengl/java/com/google/android/gles_jni/
DGLImpl.java658 int face, in glMaterialf()
666 int face, in glMaterialfv()
675 int face, in glMaterialfv()
683 int face, in glMaterialx()
691 int face, in glMaterialxv()
700 int face, in glMaterialxv()
1410 int face, in glGetMaterialfv()
1419 int face, in glGetMaterialfv()
1427 int face, in glGetMaterialxv()
1436 int face, in glGetMaterialxv()

123