Searched refs:face (Results 1 - 25 of 66) sorted by relevance

123

/frameworks/base/core/jni/android/graphics/
H A DTypeface.cpp31 Typeface* face = Typeface::createFromTypeface(family, (SkTypeface::Style)style); local
34 if (NULL == face) {
35 face = Typeface::createFromTypeface(family, (SkTypeface::Style)(style ^ SkTypeface::kItalic));
37 for (int i = 0; NULL == face && i < 4; i++) {
38 face = Typeface::createFromTypeface(family, (SkTypeface::Style)i);
40 return reinterpret_cast<jlong>(face);
45 Typeface* face = Typeface::createWeightAlias(family, weight); local
46 return reinterpret_cast<jlong>(face);
50 Typeface* face = reinterpret_cast<Typeface*>(faceHandle); local
51 if (face !
57 Typeface* face = reinterpret_cast<Typeface*>(faceHandle); local
72 Typeface* face = reinterpret_cast<Typeface*>(faceHandle); local
[all...]
H A DHarfBuzzNGFaceSkia.h53 hb_blob_t* harfbuzzSkiaReferenceTable(hb_face_t* face, hb_tag_t tag, void* userData);
55 hb_font_t* createFont(hb_face_t* face, SkPaint* paint, float sizeX, float sizeY);
H A DFontFamily.cpp56 static jboolean addSkTypeface(FontFamily* family, SkTypeface* face, const void* fontData, argument
58 MinikinFont* minikinFont = new MinikinFontSkia(face, fontData, fontSize, ttcIndex);
109 SkTypeface* face = fm->createFromStream(fontData.release(), params); local
110 if (face == NULL) {
115 return addSkTypeface(fontFamily, face, fontPtr, (size_t)fontSize, ttcIndex);
175 SkTypeface* face = fm->createFromStream(fontData.release(), params); local
176 if (face == NULL) {
181 MinikinFont* minikinFont = new MinikinFontSkia(face, fontPtr, (size_t)fontSize, ttcIndex);
217 SkTypeface* face = SkTypeface::CreateFromStream(stream); local
218 if (face
[all...]
H A DHarfBuzzNGFaceSkia.cpp139 hb_blob_t* harfbuzzSkiaReferenceTable(hb_face_t* face, hb_tag_t tag, void* userData) argument
164 hb_font_t* createFont(hb_face_t* face, SkPaint* paint, float sizeX, float sizeY) { argument
165 hb_font_t* font = hb_font_create(face);
/frameworks/minikin/sample/
H A Dexample.cpp50 FT_Face face; local
55 error = FT_New_Face(library, fn, 0, &face);
59 MinikinFont *font = new MinikinFontFreeType(face);
67 error = FT_New_Face(library, fn, 0, &face);
68 MinikinFont *font = new MinikinFontFreeType(face);
/frameworks/minikin/libs/minikin/
H A DHbFontCache.cpp31 static hb_blob_t* referenceTable(hb_face_t* /* face */, hb_tag_t tag, void* userData) {
120 hb_face_t* face; local
123 face = hb_face_create_for_tables(referenceTable, minikinFont, nullptr);
128 face = hb_face_create(blob, minikinFont->GetFontIndex());
131 hb_font_t* parent_font = hb_font_create(face);
134 unsigned int upem = hb_face_get_upem(face);
139 hb_face_destroy(face);
H A DMinikinInternal.cpp85 hb_face_t* face = hb_font_get_face(font); local
86 hb_blob_t* blob = hb_face_reference_table(face, tag);
/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DFrameProcessor.cpp149 ALOGE("%s: Camera %d: Unable to read face scores",
161 ALOGE("%s: Camera %d: Unable to read face landmarks",
170 ALOGE("%s: Camera %d: Unable to read face IDs",
203 camera_face_t face; local
205 face.rect[0] = l.mParameters.arrayXToNormalizedWithCrop(
207 face.rect[1] = l.mParameters.arrayYToNormalizedWithCrop(
209 face.rect[2] = l.mParameters.arrayXToNormalizedWithCrop(
211 face.rect[3] = l.mParameters.arrayYToNormalizedWithCrop(
214 face.score = faceScores[i];
216 face
[all...]
/frameworks/base/libs/hwui/hwui/
H A DTypeface.h50 static void setDefault(Typeface* face);
H A DTypeface.cpp163 void Typeface::setDefault(Typeface* face) { argument
164 gDefaultTypeface = face;
/frameworks/rs/cpu_ref/
H A DrsCpuCoreRuntime.h35 uint32_t face; member in struct:RsLaunchDimensions
/frameworks/rs/driver/
H A DrsdAllocation.cpp93 uint32_t lod, RsAllocationCubemapFace face) {
95 ptr += face * alloc->mHal.drvState.faceOffset;
105 RsAllocationCubemapFace face, uint32_t w, uint32_t h) {
114 t = gFaceOrder[face];
134 for (uint32_t face = 0; face < faceCount; face ++) {
136 const uint8_t *p = GetOffsetPtr(alloc, 0, 0, 0, lod, (RsAllocationCubemapFace)face);
140 t = gFaceOrder[face];
891 uint32_t xoff, uint32_t yoff, uint32_t lod, RsAllocationCubemapFace face,
91 GetOffsetPtr(const android::renderscript::Allocation *alloc, uint32_t xoff, uint32_t yoff, uint32_t zoff, uint32_t lod, RsAllocationCubemapFace face) argument
103 Update2DTexture(const Context *rsc, const Allocation *alloc, const void *ptr, uint32_t xoff, uint32_t yoff, uint32_t lod, RsAllocationCubemapFace face, uint32_t w, uint32_t h) argument
890 rsdAllocationData2D(const Context *rsc, const Allocation *alloc, uint32_t xoff, uint32_t yoff, uint32_t lod, RsAllocationCubemapFace face, uint32_t w, uint32_t h, const void *data, size_t sizeBytes, size_t stride) argument
1003 rsdAllocationRead2D(const Context *rsc, const Allocation *alloc, uint32_t xoff, uint32_t yoff, uint32_t lod, RsAllocationCubemapFace face, uint32_t w, uint32_t h, void *data, size_t sizeBytes, size_t stride) argument
1186 mip565(const Allocation *alloc, int lod, RsAllocationCubemapFace face) argument
1204 mip8888(const Allocation *alloc, int lod, RsAllocationCubemapFace face) argument
1222 mip8(const Allocation *alloc, int lod, RsAllocationCubemapFace face) argument
[all...]
/frameworks/rs/
H A DrsAllocation.cpp170 void * Allocation::getPointer(const Context *rsc, uint32_t lod, RsAllocationCubemapFace face, argument
175 ((face != RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X) && !mHal.state.hasFaces) ||
182 mRSC->mHal.funcs.allocation.getPointer(rsc, this, lod, face, z, array);
209 void Allocation::data(Context *rsc, uint32_t xoff, uint32_t yoff, uint32_t lod, RsAllocationCubemapFace face, argument
211 rsc->mHal.funcs.allocation.data2D(rsc, this, xoff, yoff, lod, face, w, h, data, sizeBytes, stride);
238 void Allocation::read(Context *rsc, uint32_t xoff, uint32_t yoff, uint32_t lod, RsAllocationCubemapFace face, argument
253 rsc->mHal.funcs.allocation.read2D(rsc, this, xoff, yoff, lod, face, w, h, data, sizeBytes, stride);
741 void rsi_Allocation2DData(Context *rsc, RsAllocation va, uint32_t xoff, uint32_t yoff, uint32_t lod, RsAllocationCubemapFace face, argument
744 a->data(rsc, xoff, yoff, lod, face, w, h, data, sizeBytes, stride);
845 for (uint32_t face
928 rsi_AllocationGetPointer(Context *rsc, RsAllocation valloc, uint32_t lod, RsAllocationCubemapFace face, uint32_t z, uint32_t array, size_t *stride, size_t strideLen) argument
949 rsi_Allocation2DRead(Context *rsc, RsAllocation va, uint32_t xoff, uint32_t yoff, uint32_t lod, RsAllocationCubemapFace face, uint32_t w, uint32_t h, void *data, size_t sizeBytes, size_t stride) argument
[all...]
H A DrsAllocation.h137 void data(Context *rsc, uint32_t xoff, uint32_t yoff, uint32_t lod, RsAllocationCubemapFace face,
143 void read(Context *rsc, uint32_t xoff, uint32_t yoff, uint32_t lod, RsAllocationCubemapFace face,
195 void * getPointer(const Context *rsc, uint32_t lod, RsAllocationCubemapFace face,
200 RsAllocationCubemapFace face = RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X,
/frameworks/rs/api/
H A Drs_allocation_data.spec70 arg: rs_allocation_cubemap_face dstFace, "Cubemap face of the destination allocation. Ignored for allocations that aren't cubemaps."
77 arg: rs_allocation_cubemap_face srcFace, "Cubemap face of the source allocation. Ignored for allocations that aren't cubemaps."
/frameworks/base/core/java/android/hardware/camera2/impl/
H A DCameraMetadataNative.java614 for (Face face : faces) {
615 if (face == null) {
617 Log.w(TAG, "setFaces - null face detected, skipping");
621 if (face.getId() == Face.ID_UNSUPPORTED) {
637 for (Face face : faces) {
638 if (face == null) {
642 faceRectangles[i] = face.getBounds();
643 faceScores[i] = (byte)face.getScore();
646 faceIds[i] = face.getId();
650 faceLandmarks[i * FACE_LANDMARK_SIZE + j++] = face
[all...]
/frameworks/base/media/java/android/media/
H A DFaceDetector.java33 * of a face in a bitmap.
36 /** The minimum confidence factor of good face recognition */
38 /** The x-axis Euler angle of a face. */
40 /** The y-axis Euler angle of a face. */
42 /** The z-axis Euler angle of a face. */
47 * certain what has been found is actually a face. A confidence
56 * face's mid-point
69 * Returns the face's pose. That is, the rotations around either
75 * @return the Euler angle of the of the face, for the given axis
127 * face foun
191 fft_get_face(Face face, int i) argument
[all...]
/frameworks/base/opengl/java/android/opengl/
H A DGLES11.java392 // C function void glGetMaterialfv ( GLenum face, GLenum pname, GLfloat *params )
395 int face,
401 // C function void glGetMaterialfv ( GLenum face, GLenum pname, GLfloat *params )
404 int face,
409 // C function void glGetMaterialxv ( GLenum face, GLenum pname, GLfixed *params )
412 int face,
418 // C function void glGetMaterialxv ( GLenum face, GLenum pname, GLfixed *params )
421 int face,
394 glGetMaterialfv( int face, int pname, float[] params, int offset ) argument
403 glGetMaterialfv( int face, int pname, java.nio.FloatBuffer params ) argument
411 glGetMaterialxv( int face, int pname, int[] params, int offset ) argument
420 glGetMaterialxv( int face, int pname, java.nio.IntBuffer params ) argument
H A DGLES11Ext.java405 // C function void glGetMaterialxvOES ( GLenum face, GLenum pname, GLfixed *params )
408 int face,
414 // C function void glGetMaterialxvOES ( GLenum face, GLenum pname, GLfixed *params )
417 int face,
522 // C function void glMaterialxOES ( GLenum face, GLenum pname, GLfixed param )
525 int face,
530 // C function void glMaterialxvOES ( GLenum face, GLenum pname, const GLfixed *params )
533 int face,
539 // C function void glMaterialxvOES ( GLenum face, GLenum pname, const GLfixed *params )
542 int face,
407 glGetMaterialxvOES( int face, int pname, int[] params, int offset ) argument
416 glGetMaterialxvOES( int face, int pname, java.nio.IntBuffer params ) argument
524 glMaterialxOES( int face, int pname, int param ) argument
532 glMaterialxvOES( int face, int pname, int[] params, int offset ) argument
541 glMaterialxvOES( int face, int pname, java.nio.IntBuffer params ) argument
[all...]
H A DGLErrorWrapper.java510 public void glMaterialf(int face, int pname, float param) { argument
512 mgl.glMaterialf(face, pname, param);
516 public void glMaterialfv(int face, int pname, float[] params, int offset) { argument
518 mgl.glMaterialfv(face, pname, params, offset);
522 public void glMaterialfv(int face, int pname, FloatBuffer params) { argument
524 mgl.glMaterialfv(face, pname, params);
528 public void glMaterialx(int face, int pname, int param) { argument
530 mgl.glMaterialx(face, pname, param);
534 public void glMaterialxv(int face, int pname, int[] params, int offset) { argument
536 mgl.glMaterialxv(face, pnam
540 glMaterialxv(int face, int pname, IntBuffer params) argument
1118 glGetMaterialfv(int face, int pname, float[] params, int offset) argument
1124 glGetMaterialfv(int face, int pname, FloatBuffer params) argument
1130 glGetMaterialxv(int face, int pname, int[] params, int offset) argument
1136 glGetMaterialxv(int face, int pname, IntBuffer params) argument
[all...]
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11.java326 int face,
333 int face,
339 int face,
346 int face,
325 glGetMaterialfv( int face, int pname, float[] params, int offset ) argument
332 glGetMaterialfv( int face, int pname, java.nio.FloatBuffer params ) argument
338 glGetMaterialxv( int face, int pname, int[] params, int offset ) argument
345 glGetMaterialxv( int face, int pname, java.nio.IntBuffer params ) argument
/frameworks/native/opengl/tools/glgen/specs/gles11/
H A DGLES11.spec19 void glGetMaterialfv ( GLenum face, GLenum pname, GLfloat *params )
20 void glGetMaterialxv ( GLenum face, GLenum pname, GLfixed *params )
/frameworks/base/core/java/android/hardware/camera2/legacy/
H A DLegacyFaceDetectMapper.java42 * Map legacy face detect callbacks into face detection results.
50 /** Is the camera capable of face detection? */
52 /** Is the camera is running face detection? */
56 /** Did the last request enable the face detect mode to ON? */
64 * Instantiate a new face detect mapper.
96 "face detection was disabled");
108 * Process the face detect mode from the capture request into an api1 face detect toggle.
134 "face detectio
[all...]
H A DParameterUtils.java118 * then possible to convert to a more concrete type such as a metering rectangle or a face.
162 * Convert to a face; the rect is considered to be the bounds, and the weight
173 * @return a new face with the optional features set
188 * Convert to a face; the rect is considered to be the bounds, and the weight
196 * @return a new face without the optional features
900 * Convert an api1 face into an active-array based api2 face.
904 * @param face a non-{@code null} api1 face
908 * @return a non-{@code null} api2 face
912 convertFaceFromLegacy(Camera.Face face, Rect activeArray, ZoomData zoomData) argument
[all...]
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/tests/src/androidx/media/filterfw/samples/simplecamera/
H A DFaceSquareFilterTest.java66 Face face = new Face();
68 // These are the values for image 141 with 1 face
70 face.rect = faceRect;
72 faces[0] = face;

Completed in 427 milliseconds

123