/frameworks/base/apct-tests/perftests/core/src/android/graphics/perftests/ |
D | TypefaceCreatePerfTest.java | 62 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/ |
D | FaceServiceReceiver.java | 27 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()
|
D | IFaceServiceReceiver.aidl | 27 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()
|
D | FaceManager.java | 117 public void onEnrollResult(Face face, int remaining) { in onEnrollResult() 128 public void onAuthenticationSucceeded(Face face, int userId, boolean isStrongBiometric) { in onAuthenticationSucceeded() 150 public void onRemoved(Face face, int remaining) { in onRemoved() 588 public void remove(Face face, int userId, RemovalCallback callback) { in remove() 995 public AuthenticationResult(CryptoObject crypto, Face face, int userId, in AuthenticationResult() 1204 public void onRemovalError(Face face, int errMsgId, CharSequence errString) { in onRemovalError() 1212 public void onRemovalSucceeded(@Nullable Face face, int remaining) { in onRemovalSucceeded()
|
D | FaceCallback.java | 182 public void sendRemovedResult(Face face, int remaining) { in sendRemovedResult() 230 public void sendAuthenticatedSucceeded(Face face, int userId, boolean isStrongBiometric) { in sendAuthenticatedSucceeded()
|
D | FaceSensorConfigurations.java | 177 IFace face = IFace.Stub.asInterface(Binder.allowBlocking( in getSensorPropForInstance() local
|
/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/aidl/ |
D | AidlResponseHandler.java | 172 final Face face = new Face(name, enrollmentId, mSensorId); in onEnrollmentProgress() local 184 final Face face = new Face("" /* name */, enrollmentId, mSensorId); in onAuthenticationSucceeded() local 196 final Face face = new Face("" /* name */, 0 /* faceId */, mSensorId); in onAuthenticationFailed() local 228 final Face face = new Face("" /* name */, enrollmentIds[i], mSensorId); in onEnrollmentsEnumerated() local 254 final Face face = new Face("" /* name */, enrollmentIds[i], mSensorId); in onEnrollmentsRemoved() local
|
/frameworks/base/location/java/com/android/internal/location/altitude/ |
D | S2CellIdUtils.java | 74 public static long fromFij(int face, int i, int j) { in fromFij() 123 int face = getFace(s2CellId); in getEdgeNeighbors() local 236 int face = xyzToFace(x, y, z); in fromXyz() local 244 private static long fromFuv(int face, double u, double v) { in fromFuv() 250 private static long fromFijWrap(int face, int i, int j) { in fromFijWrap() 269 private static long fromFijSame(int face, int i, int j, boolean isSameFace) { in fromFijSame() 342 int face = getFace(s2CellId); in toIjo() local
|
/frameworks/rs/driver/ |
D | rsdAllocation.cpp | 89 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/minikin/libs/minikin/ |
D | MinikinInternal.h | 66 HbBlob(const HbFaceUniquePtr& face, uint32_t tag) in HbBlob()
|
D | FontFileParser.cpp | 160 FontFileParser::FontFileParser(const HbFaceUniquePtr& face) in FontFileParser()
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/tests/src/androidx/media/filterfw/samples/simplecamera/ |
D | FaceSquareFilterTest.java | 66 Face face = new Face(); in testFaceSquareFilter() local
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/viewmodel/ |
D | KeyguardClockViewModel.kt | 91 val face = if (isLargeClock) clock.largeClock else clock.smallClock in <lambda>() constant
|
/frameworks/rs/cpu_ref/ |
D | rsCpuCoreRuntime.h | 35 uint32_t face; member
|
/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/ |
D | FaceUtils.java | 94 public void addBiometricForUser(Context ctx, int userId, Face face) { in addBiometricForUser()
|
/frameworks/rs/ |
D | rsAllocation.cpp | 172 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/minikin/tests/util/ |
D | FreeTypeMinikinFontForTest.cpp | 51 void loadGlyphOrDie(uint32_t glyphId, float size, FT_Face face) { in loadGlyphOrDie()
|
/frameworks/base/media/java/android/media/ |
D | FaceDetector.java | 191 native private void fft_get_face(Face face, int i); in fft_get_face()
|
/frameworks/base/libs/hwui/hwui/ |
D | Typeface.cpp | 176 void Typeface::setDefault(const Typeface* face) { in setDefault()
|
D | MinikinSkia.cpp | 141 sk_sp<SkTypeface> face = mTypeface->makeClone(args); in createFontWithVariation() local
|
/frameworks/base/libs/hwui/jni/ |
D | Typeface.cpp | 54 Typeface* face = Typeface::createRelative(family, (Typeface::Style)style); in Typeface_createFromTypeface() local 129 Typeface* face = toTypeface(faceHandle); in Typeface_getSupportedAxes() local
|
/frameworks/av/services/camera/libcameraservice/api1/client2/ |
D | FrameProcessor.cpp | 224 camera_face_t face; in processFaceDetect() local
|
/frameworks/base/opengl/java/android/opengl/ |
D | GLErrorWrapper.java | 510 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/ |
D | GL11.java | 326 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/ |
D | GLImpl.java | 658 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()
|