HomeSort by relevance Sort by last modified time
    Searched refs:face_id (Results 1 - 25 of 28) sorted by null

1 2

  /external/chromium_org/third_party/freetype/src/cache/
ftccmap.c 59 FTC_FaceID face_id; member in struct:FTC_CMapQueryRec_
67 FTC_CMAP_HASH( (x)->face_id, (x)->cmap_index, (x)->char_code )
73 FTC_FaceID face_id; member in struct:FTC_CMapNodeRec_
82 FTC_CMAP_HASH( (x)->face_id, (x)->cmap_index, (x)->first )
126 node->face_id = query->face_id;
166 if ( node->face_id == query->face_id &&
186 FTC_FaceID face_id = (FTC_FaceID)ftcface_id; local
192 return FT_BOOL( node->face_id == face_id )
    [all...]
ftcmanag.h 155 ( (a)->face_id == (b)->face_id && \
164 ( _FTC_FACE_ID_HASH( (q)->face_id ) + \
ftcbasic.c 106 error = FTC_Manager_LookupFace( manager, family->attrs.scaler.face_id,
207 FTC_FaceID face_id = (FTC_FaceID)ftcface_id; local
214 result = FT_BOOL( family->attrs.scaler.face_id == face_id );
218 * in later lookups with the same face_id!
308 query.attrs.scaler.face_id = type->face_id;
493 query.attrs.scaler.face_id = type->face_id;
ftccache.c 565 FTC_FaceID face_id )
588 if ( cache->clazz.node_remove_faceid( node, face_id,
ftccache.h 193 /* Remove all nodes that relate to a given face_id. This is useful
195 * the face_id but is locked (i.e., has `ref_count > 0'), the node
196 * will _not_ be destroyed, but its internal face_id reference will
205 FTC_FaceID face_id );
  /external/freetype/src/cache/
ftccmap.c 59 FTC_FaceID face_id; member in struct:FTC_CMapQueryRec_
67 FTC_CMAP_HASH( (x)->face_id, (x)->cmap_index, (x)->char_code )
73 FTC_FaceID face_id; member in struct:FTC_CMapNodeRec_
82 FTC_CMAP_HASH( (x)->face_id, (x)->cmap_index, (x)->first )
126 node->face_id = query->face_id;
166 if ( node->face_id == query->face_id &&
186 FTC_FaceID face_id = (FTC_FaceID)ftcface_id; local
192 return FT_BOOL( node->face_id == face_id )
    [all...]
ftcmanag.h 155 ( (a)->face_id == (b)->face_id && \
164 ( _FTC_FACE_ID_HASH( (q)->face_id ) + \
ftcbasic.c 106 error = FTC_Manager_LookupFace( manager, family->attrs.scaler.face_id,
207 FTC_FaceID face_id = (FTC_FaceID)ftcface_id; local
214 result = FT_BOOL( family->attrs.scaler.face_id == face_id );
218 * in later lookups with the same face_id!
308 query.attrs.scaler.face_id = type->face_id;
493 query.attrs.scaler.face_id = type->face_id;
ftccache.c 565 FTC_FaceID face_id )
588 if ( cache->clazz.node_remove_faceid( node, face_id,
ftccache.h 193 /* Remove all nodes that relate to a given face_id. This is useful
195 * the face_id but is locked (i.e., has `ref_count > 0'), the node
196 * will _not_ be destroyed, but its internal face_id reference will
205 FTC_FaceID face_id );
  /external/chromium_org/third_party/freetype/include/freetype/
ftcache.h 185 * face_id ::
210 (*FTC_Face_Requester)( FTC_FaceID face_id,
360 /* face_id :: The ID of the face object. */
390 FTC_FaceID face_id,
405 /* face_id :: The source face ID. */
427 FTC_FaceID face_id; member in struct:FTC_ScalerRec_
525 * face_id ::
530 * `face_id', with the exception of nodes with a non-null reference
534 * in later lookups with the same `face_id' value, and to be immediately
540 FTC_FaceID face_id );
669 FTC_FaceID face_id; member in struct:FTC_ImageTypeRec_
    [all...]
  /external/freetype/include/
ftcache.h 185 * face_id ::
210 (*FTC_Face_Requester)( FTC_FaceID face_id,
360 /* face_id :: The ID of the face object. */
390 FTC_FaceID face_id,
405 /* face_id :: The source face ID. */
427 FTC_FaceID face_id; member in struct:FTC_ScalerRec_
525 * face_id ::
530 * `face_id', with the exception of nodes with a non-null reference
534 * in later lookups with the same `face_id' value, and to be immediately
540 FTC_FaceID face_id );
669 FTC_FaceID face_id; member in struct:FTC_ImageTypeRec_
    [all...]
  /external/pdfium/core/include/thirdparties/freetype/freetype/
ftcache.h 185 * face_id ::
210 (*FTC_Face_Requester)( FTC_FaceID face_id,
360 /* face_id :: The ID of the face object. */
390 FTC_FaceID face_id,
405 /* face_id :: The source face ID. */
427 FTC_FaceID face_id; member in struct:FTC_ScalerRec_
525 * face_id ::
530 * `face_id', with the exception of nodes with a non-null reference
534 * in later lookups with the same `face_id' value, and to be immediately
540 FTC_FaceID face_id );
669 FTC_FaceID face_id; member in struct:FTC_ImageTypeRec_
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
ftcache.h 185 * face_id ::
210 (*FTC_Face_Requester)( FTC_FaceID face_id,
360 /* face_id :: The ID of the face object. */
390 FTC_FaceID face_id,
405 /* face_id :: The source face ID. */
427 FTC_FaceID face_id; member in struct:FTC_ScalerRec_
525 * face_id ::
530 * `face_id', with the exception of nodes with a non-null reference
534 * in later lookups with the same `face_id' value, and to be immediately
540 FTC_FaceID face_id );
669 FTC_FaceID face_id; member in struct:FTC_ImageTypeRec_
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_tex_sample.h 57 unsigned face_id,
sp_tex_sample.c 784 unsigned face_id,
845 unsigned face_id,
884 unsigned face_id,
931 unsigned face_id,
968 unsigned face_id,
1006 unsigned face_id,
1046 unsigned face_id,
1095 unsigned face_id,
1119 out = get_texel_2d(samp, face(addr, face_id), x, y);
1135 unsigned face_id,
    [all...]
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_tex_sample.h 57 unsigned face_id,
sp_tex_sample.c 784 unsigned face_id,
845 unsigned face_id,
884 unsigned face_id,
931 unsigned face_id,
968 unsigned face_id,
1006 unsigned face_id,
1046 unsigned face_id,
1095 unsigned face_id,
1119 out = get_texel_2d(samp, face(addr, face_id), x, y);
1135 unsigned face_id,
    [all...]
  /frameworks/base/core/jni/
android_hardware_Camera.cpp 51 jfieldID face_id; member in struct:fields_t
381 env->SetIntField(face, fields.face_id, id);
    [all...]
  /device/asus/flo/camera/QCamera2/stack/common/
cam_types.h 636 int8_t face_id; /* unique id for face tracking within view unless view changes */ member in struct:__anon2710
    [all...]
  /device/lge/hammerhead/camera/QCamera2/stack/common/
cam_types.h 662 int8_t face_id; /* unique id for face tracking within view unless view changes */ member in struct:__anon3203
    [all...]
  /device/moto/shamu/camera/QCamera2/stack/common/
cam_types.h 793 int32_t face_id; /* unique id for face tracking within view unless view changes */ member in struct:__anon4272
    [all...]
  /device/asus/flo/camera/QCamera2/HAL/
QCamera2HWI.cpp     [all...]
  /device/lge/hammerhead/camera/QCamera2/HAL/
QCamera2HWI.cpp     [all...]
  /device/asus/flo/camera/QCamera2/HAL3/
QCamera3HWI.cpp     [all...]

Completed in 1261 milliseconds

1 2