HomeSort by: relevance | last modified time | path
    Searched refs:transformation (Results 1 - 10 of 10) sorted by relevancy

  /xsrc/external/mit/libXfont/dist/src/FreeType/
ftfuncs.h 55 /* A transformation matrix with resolution information */
115 /* An instance builds on a face by specifying the transformation
122 FTNormalisedTransformationRec transformation; member in struct:_FTInstance
ftfuncs.c 318 } else if(!TransEqual(&instance->transformation, trans)) {
347 instance->transformation.nonIdentity ?
348 &instance->transformation.matrix : 0,
433 instance->transformation = *trans;
1131 &instance->transformation.matrix,
1327 &instance->transformation.matrix,
1584 trans = &instance->transformation;
2692 /* Compute the transformation matrix. We use floating-point
  /xsrc/external/mit/libXfont2/dist/src/FreeType/
ftfuncs.h 55 /* A transformation matrix with resolution information */
115 /* An instance builds on a face by specifying the transformation
122 FTNormalisedTransformationRec transformation; member in struct:_FTInstance
ftfuncs.c 320 } else if(!TransEqual(&instance->transformation, trans)) {
349 instance->transformation.nonIdentity ?
350 &instance->transformation.matrix : 0,
435 instance->transformation = *trans;
1133 &instance->transformation.matrix,
1329 &instance->transformation.matrix,
1586 trans = &instance->transformation;
2696 /* Compute the transformation matrix. We use floating-point
  /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/OLD/
MESA_sprite_point.spec 84 transformation stage of OpenGL. However, some rasterization hardware
  /xsrc/external/mit/MesaLib.old/dist/docs/specs/OLD/
MESA_sprite_point.spec 84 transformation stage of OpenGL. However, some rasterization hardware
  /xsrc/external/mit/xorg-docs/dist/
configure 1449 --with-xsltproc Use xsltproc for the transformation of XML documents
  /xsrc/external/mit/xorgproto/dist/
configure 1544 --with-xsltproc Use xsltproc for the transformation of XML documents
  /xsrc/external/mit/xtrans/dist/
configure 1522 --with-xsltproc Use xsltproc for the transformation of XML documents
  /xsrc/external/mit/xorg-server/dist/
configure 2201 --with-xsltproc Use xsltproc for the transformation of XML documents
    [all...]

Completed in 46 milliseconds