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

1 2

  /external/freetype/src/cache/
ftccmap.c 59 FTC_FaceID face_id; member in struct:FTC_CMapQueryRec_
71 FTC_FaceID face_id; member in struct:FTC_CMapNodeRec_
122 node->face_id = query->face_id;
162 if ( node->face_id == query->face_id &&
182 FTC_FaceID face_id = (FTC_FaceID)ftcface_id; local
188 return FT_BOOL( node->face_id == face_id );
232 FTC_FaceID face_id,
    [all...]
ftcbasic.c 106 error = FTC_Manager_LookupFace( manager, family->attrs.scaler.face_id,
210 FTC_FaceID face_id = (FTC_FaceID)ftcface_id; local
217 result = FT_BOOL( family->attrs.scaler.face_id == face_id );
221 * in later lookups with the same face_id!
309 query.attrs.scaler.face_id = type->face_id;
490 query.attrs.scaler.face_id = type->face_id;
ftcmanag.h 155 ( (a)->face_id == (b)->face_id && \
164 ( _FTC_FACE_ID_HASH( (q)->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 );
ftccache.c 565 FTC_FaceID face_id )
588 if ( cache->clazz.node_remove_faceid( node, face_id,
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cache/
ftccmap.c 59 FTC_FaceID face_id; member in struct:FTC_CMapQueryRec_
71 FTC_FaceID face_id; member in struct:FTC_CMapNodeRec_
122 node->face_id = query->face_id;
162 if ( node->face_id == query->face_id &&
182 FTC_FaceID face_id = (FTC_FaceID)ftcface_id; local
188 return FT_BOOL( node->face_id == face_id );
232 FTC_FaceID face_id,
    [all...]
ftcmanag.c 48 error = FTC_Manager_LookupFace( manager, scaler->face_id, &face );
172 FTC_FaceID face_id = (FTC_FaceID)ftcface_id; local
175 return FT_BOOL( node->scaler.face_id == face_id );
225 FTC_FaceID face_id; member in struct:FTC_FaceNodeRec_
239 FTC_FaceID face_id = (FTC_FaceID)ftcface_id; local
244 node->face_id = face_id;
246 error = manager->request_face( face_id,
273 node->face_id );
287 FTC_FaceID face_id = (FTC_FaceID)ftcface_id; local
    [all...]
ftcbasic.c 106 error = FTC_Manager_LookupFace( manager, family->attrs.scaler.face_id,
210 FTC_FaceID face_id = (FTC_FaceID)ftcface_id; local
217 result = FT_BOOL( family->attrs.scaler.face_id == face_id );
221 * in later lookups with the same face_id!
309 query.attrs.scaler.face_id = type->face_id;
490 query.attrs.scaler.face_id = type->face_id;
ftcmanag.h 155 ( (a)->face_id == (b)->face_id && \
164 ( _FTC_FACE_ID_HASH( (q)->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 );
ftccache.c 565 FTC_FaceID face_id )
588 if ( cache->clazz.node_remove_faceid( node, face_id,
  /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/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/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/pdfium/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...]
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
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/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/docs/reference/
ft2-cache_subsystem.html 181 (*<b>FTC_Face_Requester</b>)( <a href="ft2-cache_subsystem.html#FTC_FaceID">FTC_FaceID</a> face_id,
191 <tr><td class="val" id="face_id">face_id</td><td class="desc">
316 <a href="ft2-cache_subsystem.html#FTC_FaceID">FTC_FaceID</a> face_id,
327 <tr><td class="val" id="face_id">face_id</td><td class="desc">
401 <a href="ft2-cache_subsystem.html#FTC_FaceID">FTC_FaceID</a> face_id );
411 <tr><td class="val" id="face_id">face_id</td><td class="desc">
417 <p>This function flushes all nodes from the cache corresponding to this &lsquo;face_id&rsquo;, with the exception of nodes with a non-null reference count.</p
    [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
387 env->SetIntField(face, fields.face_id, id);
    [all...]
  /device/moto/shamu/camera/QCamera2/stack/common/
cam_types.h 806 int32_t face_id; /* unique id for face tracking within view unless view changes */ member in struct:__anon5897
    [all...]
  /device/huawei/angler/camera/QCamera2/stack/common/
cam_types.h 1056 int32_t face_id; /* unique id for face tracking within view unless view changes */ member in struct:__anon3815
    [all...]
  /device/lge/bullhead/camera/QCamera2/stack/common/
cam_types.h 1056 int32_t face_id; /* unique id for face tracking within view unless view changes */ member in struct:__anon4726
    [all...]
  /hardware/qcom/camera/QCamera2/stack/common/
cam_types.h 1216 int32_t face_id; \/* unique id for face tracking within view unless view changes *\/ member in struct:__anon32762
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL3/
QCamera3HWI.cpp     [all...]
  /device/huawei/angler/camera/QCamera2/HAL/
QCamera2HWI.cpp     [all...]

Completed in 1119 milliseconds

1 2