Searched defs:scaleY (Results 1 - 11 of 11) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/samples/ |
| H A D | shape.c | 39 float scaleX = 1.0, scaleY = 1.0, scaleZ = 1.0; variable in typeref:typename:float
|
| H A D | font.c | 38 float scaleX = 1.0, scaleY = 1.0, scaleZ = 1.0; variable in typeref:typename:float
|
| H A D | tri.c | 240 float scaleX, scaleY; local in function:Draw
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/ |
| H A D | brw_meta_util.c | 228 float scaleY = (float) (*srcY1 - *srcY0) / (*dstY1 - *dstY0); local in function:brw_meta_mirror_clip_and_scissor
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/ |
| H A D | brw_meta_util.c | 228 float scaleY = (float) (*srcY1 - *srcY0) / (*dstY1 - *dstY0); local in function:brw_meta_mirror_clip_and_scissor
|
| /xsrc/external/mit/freetype/dist/src/psaux/ |
| H A D | pshints.h | 197 CF2_Fixed scaleY; /* matrix d */ member in struct:CF2_GlyphPathRec_
|
| H A D | pshints.c | 1080 cf2_glyphpath_init(CF2_GlyphPath glyphpath,CF2_Font font,CF2_OutlineCallbacks callbacks,CF2_Fixed scaleY,CF2_ArrStack hStemHintArray,CF2_ArrStack vStemHintArray,CF2_HintMask hintMask,CF2_Fixed hintOriginY,const CF2_Blues blues,const FT_Vector * fractionalTranslation) argument
|
| H A D | psintrp.c | 489 CF2_Fixed scaleY = font->innerTransform.d; local in function:cf2_interpT2CharString
|
| /xsrc/external/mit/xf86-video-nv/dist/src/ |
| H A D | g80_display.c | 577 float scaleX, scaleY, scale; local in function:ComputeAspectScale
|
| /xsrc/external/mit/xf86-video-openchrome/dist/src/ |
| H A D | via_ums.h | 158 Bool scaleY; member in struct:ViaPanelInfo
|
| /xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/ |
| H A D | nir_to_vir.c | 2679 struct qreg scaleY = local in function:ntq_emit_load_interpolated_input
|
Completed in 50 milliseconds