Searched refs:face_id (Results 1 - 18 of 18) sorted by relevance

/external/chromium_org/third_party/freetype/src/cache/
H A Dftccmap.c59 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
[all...]
H A Dftcmanag.h155 ( (a)->face_id == (b)->face_id && \
164 ( _FTC_FACE_ID_HASH( (q)->face_id ) + \
H A Dftcbasic.c106 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;
H A Dftccache.c565 FTC_FaceID face_id )
588 if ( cache->clazz.node_remove_faceid( node, face_id,
H A Dftccache.h193 /* 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/
H A Dftccmap.c59 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
[all...]
H A Dftcmanag.h155 ( (a)->face_id == (b)->face_id && \
164 ( _FTC_FACE_ID_HASH( (q)->face_id ) + \
H A Dftcbasic.c106 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;
H A Dftccache.c565 FTC_FaceID face_id )
588 if ( cache->clazz.node_remove_faceid( node, face_id,
H A Dftccache.h193 /* 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/
H A Dftcache.h185 * 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/
H A Dftcache.h185 * 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/
H A Dftcache.h185 * 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/
H A Dftcache.h185 * 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/
H A Dsp_tex_sample.h57 unsigned face_id,
H A Dsp_tex_sample.c784 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,
779 img_filter_2d_linear_repeat_POT(struct tgsi_sampler *tgsi_sampler, float s, float t, float p, unsigned level, unsigned face_id, enum tgsi_sampler_control control, float *rgba) argument
840 img_filter_2d_nearest_repeat_POT(struct tgsi_sampler *tgsi_sampler, float s, float t, float p, unsigned level, unsigned face_id, enum tgsi_sampler_control control, float rgba[TGSI_QUAD_SIZE]) argument
879 img_filter_2d_nearest_clamp_POT(struct tgsi_sampler *tgsi_sampler, float s, float t, float p, unsigned level, unsigned face_id, enum tgsi_sampler_control control, float rgba[TGSI_QUAD_SIZE]) argument
926 img_filter_1d_nearest(struct tgsi_sampler *tgsi_sampler, float s, float t, float p, unsigned level, unsigned face_id, enum tgsi_sampler_control control, float rgba[TGSI_QUAD_SIZE]) argument
963 img_filter_1d_array_nearest(struct tgsi_sampler *tgsi_sampler, float s, float t, float p, unsigned level, unsigned face_id, enum tgsi_sampler_control control, float *rgba) argument
1001 img_filter_2d_nearest(struct tgsi_sampler *tgsi_sampler, float s, float t, float p, unsigned level, unsigned face_id, enum tgsi_sampler_control control, float *rgba) argument
1041 img_filter_2d_array_nearest(struct tgsi_sampler *tgsi_sampler, float s, float t, float p, unsigned level, unsigned face_id, enum tgsi_sampler_control control, float *rgba) argument
1090 img_filter_cube_nearest(struct tgsi_sampler *tgsi_sampler, float s, float t, float p, unsigned level, unsigned face_id, enum tgsi_sampler_control control, float *rgba) argument
1130 img_filter_3d_nearest(struct tgsi_sampler *tgsi_sampler, float s, float t, float p, unsigned level, unsigned face_id, enum tgsi_sampler_control control, float *rgba) argument
1169 img_filter_1d_linear(struct tgsi_sampler *tgsi_sampler, float s, float t, float p, unsigned level, unsigned face_id, enum tgsi_sampler_control control, float *rgba) argument
1206 img_filter_1d_array_linear(struct tgsi_sampler *tgsi_sampler, float s, float t, float p, unsigned level, unsigned face_id, enum tgsi_sampler_control control, float *rgba) argument
1244 img_filter_2d_linear(struct tgsi_sampler *tgsi_sampler, float s, float t, float p, unsigned level, unsigned face_id, enum tgsi_sampler_control control, float *rgba) argument
1288 img_filter_2d_array_linear(struct tgsi_sampler *tgsi_sampler, float s, float t, float p, unsigned level, unsigned face_id, enum tgsi_sampler_control control, float *rgba) argument
1333 img_filter_cube_linear(struct tgsi_sampler *tgsi_sampler, float s, float t, float p, unsigned level, unsigned face_id, enum tgsi_sampler_control control, float *rgba) argument
1378 img_filter_3d_linear(struct tgsi_sampler *tgsi_sampler, float s, float t, float p, unsigned level, unsigned face_id, enum tgsi_sampler_control control, float *rgba) argument
[all...]
/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.h57 unsigned face_id,
H A Dsp_tex_sample.c784 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,
779 img_filter_2d_linear_repeat_POT(struct tgsi_sampler *tgsi_sampler, float s, float t, float p, unsigned level, unsigned face_id, enum tgsi_sampler_control control, float *rgba) argument
840 img_filter_2d_nearest_repeat_POT(struct tgsi_sampler *tgsi_sampler, float s, float t, float p, unsigned level, unsigned face_id, enum tgsi_sampler_control control, float rgba[TGSI_QUAD_SIZE]) argument
879 img_filter_2d_nearest_clamp_POT(struct tgsi_sampler *tgsi_sampler, float s, float t, float p, unsigned level, unsigned face_id, enum tgsi_sampler_control control, float rgba[TGSI_QUAD_SIZE]) argument
926 img_filter_1d_nearest(struct tgsi_sampler *tgsi_sampler, float s, float t, float p, unsigned level, unsigned face_id, enum tgsi_sampler_control control, float rgba[TGSI_QUAD_SIZE]) argument
963 img_filter_1d_array_nearest(struct tgsi_sampler *tgsi_sampler, float s, float t, float p, unsigned level, unsigned face_id, enum tgsi_sampler_control control, float *rgba) argument
1001 img_filter_2d_nearest(struct tgsi_sampler *tgsi_sampler, float s, float t, float p, unsigned level, unsigned face_id, enum tgsi_sampler_control control, float *rgba) argument
1041 img_filter_2d_array_nearest(struct tgsi_sampler *tgsi_sampler, float s, float t, float p, unsigned level, unsigned face_id, enum tgsi_sampler_control control, float *rgba) argument
1090 img_filter_cube_nearest(struct tgsi_sampler *tgsi_sampler, float s, float t, float p, unsigned level, unsigned face_id, enum tgsi_sampler_control control, float *rgba) argument
1130 img_filter_3d_nearest(struct tgsi_sampler *tgsi_sampler, float s, float t, float p, unsigned level, unsigned face_id, enum tgsi_sampler_control control, float *rgba) argument
1169 img_filter_1d_linear(struct tgsi_sampler *tgsi_sampler, float s, float t, float p, unsigned level, unsigned face_id, enum tgsi_sampler_control control, float *rgba) argument
1206 img_filter_1d_array_linear(struct tgsi_sampler *tgsi_sampler, float s, float t, float p, unsigned level, unsigned face_id, enum tgsi_sampler_control control, float *rgba) argument
1244 img_filter_2d_linear(struct tgsi_sampler *tgsi_sampler, float s, float t, float p, unsigned level, unsigned face_id, enum tgsi_sampler_control control, float *rgba) argument
1288 img_filter_2d_array_linear(struct tgsi_sampler *tgsi_sampler, float s, float t, float p, unsigned level, unsigned face_id, enum tgsi_sampler_control control, float *rgba) argument
1333 img_filter_cube_linear(struct tgsi_sampler *tgsi_sampler, float s, float t, float p, unsigned level, unsigned face_id, enum tgsi_sampler_control control, float *rgba) argument
1378 img_filter_3d_linear(struct tgsi_sampler *tgsi_sampler, float s, float t, float p, unsigned level, unsigned face_id, enum tgsi_sampler_control control, float *rgba) argument
[all...]

Completed in 3656 milliseconds