Searched defs:y3 (Results 1 - 25 of 30) sorted by relevance

12

/xsrc/external/mit/mesa-demos/dist/src/redbook/
H A Dselect.c60 drawTriangle(GLfloat x1,GLfloat y1,GLfloat x2,GLfloat y2,GLfloat x3,GLfloat y3,GLfloat z) argument
/xsrc/external/mit/freetype/dist/src/base/
H A Dftpsprop.c54 FT_Int x1, y1, x2, y2, x3, y3, x4, y4; local in function:ps_property_set
H A Dftbbox.c157 BBox_Conic_Check(FT_Pos y1,FT_Pos y2,FT_Pos y3,FT_Pos * min,FT_Pos * max) argument
/xsrc/external/mit/mesa-demos/dist/src/samples/
H A Dprim.c307 GLint x0, y0, x1, y1, x2, y2, x3, y3; local in function:TriangleFan
353 GLint x0, y0, x1, y1, x2, y2, x3, y3; local in function:PolygonFunc
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dprim.c321 GLint x0, y0, x1, y1, x2, y2, x3, y3; local in function:TriangleFan
367 GLint x0, y0, x1, y1, x2, y2, x3, y3; local in function:PolygonFunc
/xsrc/external/mit/freetype/dist/src/autofit/
H A Dafmodule.c225 FT_Int x1, y1, x2, y2, x3, y3, x4, y4; local in function:af_property_set
H A Dafloader.c608 FT_Int x1, y1, x2, y2, x3, y3, x4, y4; local in function:af_loader_compute_darkening
/xsrc/external/mit/freetype/dist/src/psaux/
H A Dpsfont.c129 FT_Int y3 = darkenParams[5]; local in function:cf2_computeDarkening
H A Dpshints.c1814 cf2_glyphpath_curveTo(CF2_GlyphPath glyphpath,CF2_Fixed x1,CF2_Fixed y1,CF2_Fixed x2,CF2_Fixed y2,CF2_Fixed x3,CF2_Fixed y3) argument
H A Dpsintrp.c927 CF2_Fixed x1, y1, x2, y2, x3, y3; local in function:cf2_interpT2CharString
2718 CF2_Fixed x1, y1, x2, y2, x3, y3; local in function:cf2_interpT2CharString
2755 CF2_Fixed x1, y1, x2, y2, x3, y3; local in function:cf2_interpT2CharString
2800 CF2_Fixed x1, y1, x2, y2, x3, y3; local in function:cf2_interpT2CharString
2849 CF2_Fixed x1, x2, x3, y1, y2, y3; local in function:cf2_interpT2CharString
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/program/
H A Dprog_noise.c346 float x1, y1, z1, x2, y2, z2, x3, y3, z3; local in function:_mesa_noise3
529 float x1, y1, z1, w1, x2, y2, z2, w2, x3, y3, z3, w3, x4, y4, z4, w4; local in function:_mesa_noise4
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/program/
H A Dprog_noise.c346 float x1, y1, z1, x2, y2, z2, x3, y3, z3; local in function:_mesa_noise3
529 float x1, y1, z1, w1, x2, y2, z2, w2, x3, y3, z3, w3, x4, y4, z4, w4; local in function:_mesa_noise4
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/intel/isl/
H A Disl_tiled_memcpy.c294 linear_to_ytiled(uint32_t x0,uint32_t x1,uint32_t x2,uint32_t x3,uint32_t y0,uint32_t y3,char * dst,const char * src,int32_t src_pitch,uint32_t swizzle_bit,isl_mem_copy_fn mem_copy,isl_mem_copy_fn mem_copy_align16) argument
458 ytiled_to_linear(uint32_t x0,uint32_t x1,uint32_t x2,uint32_t x3,uint32_t y0,uint32_t y3,char * dst,const char * src,int32_t dst_pitch,uint32_t swizzle_bit,isl_mem_copy_fn mem_copy,isl_mem_copy_fn mem_copy_align16) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/intel/isl/
H A Disl_tiled_memcpy.c292 linear_to_ytiled(uint32_t x0,uint32_t x1,uint32_t x2,uint32_t x3,uint32_t y0,uint32_t y3,char * dst,const char * src,int32_t src_pitch,uint32_t swizzle_bit,isl_mem_copy_fn mem_copy,isl_mem_copy_fn mem_copy_align16) argument
456 ytiled_to_linear(uint32_t x0,uint32_t x1,uint32_t x2,uint32_t x3,uint32_t y0,uint32_t y3,char * dst,const char * src,int32_t dst_pitch,uint32_t swizzle_bit,isl_mem_copy_fn mem_copy,isl_mem_copy_fn mem_copy_align16) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/amd/addrlib/src/r800/
H A Degbaddrlib.cpp2980 UINT_32 y3 = _BIT(ty,0); local in function:Addr::V1::EgBasedLib::ComputeBankFromCoord
H A Dsiaddrlib.cpp235 ADDR_CHANNEL_SETTING y3 = InitChannel(1, 1, bankYStart); local in function:Addr::V1::SiLib::ComputeBankEquation
464 ADDR_CHANNEL_SETTING y3 = InitChannel(1, 1, 3); local in function:Addr::V1::SiLib::ComputePipeEquation
690 UINT_32 y3 = _BIT(ty,0); local in function:Addr::V1::SiLib::ComputePipeFromCoord
849 UINT_32 y3 = 0; local in function:Addr::V1::SiLib::ComputeTileCoordFromPipeAndElemIdx
2551 UINT_32 y3 = _BIT(y, 3); local in function:Addr::V1::SiLib::HwlComputeSurfaceCoord2DFromBankPipe
[all...]
/xsrc/external/mit/MesaLib/dist/src/amd/addrlib/src/r800/
H A Degbaddrlib.cpp2981 UINT_32 y3 = _BIT(ty,0); local in function:Addr::V1::EgBasedLib::ComputeBankFromCoord
H A Dsiaddrlib.cpp234 ADDR_CHANNEL_SETTING y3 = InitChannel(1, 1, bankYStart); local in function:Addr::V1::SiLib::ComputeBankEquation
463 ADDR_CHANNEL_SETTING y3 = InitChannel(1, 1, 3); local in function:Addr::V1::SiLib::ComputePipeEquation
689 UINT_32 y3 = _BIT(ty,0); local in function:Addr::V1::SiLib::ComputePipeFromCoord
848 UINT_32 y3 = 0; local in function:Addr::V1::SiLib::ComputeTileCoordFromPipeAndElemIdx
2551 UINT_32 y3 = _BIT(y, 3); local in function:Addr::V1::SiLib::HwlComputeSurfaceCoord2DFromBankPipe
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/sun/
H A DsunGX.h106 VUint x3, y3, z3, color3; member in struct:_sunGX
H A DsunGX.c1140 int y1, y2, y3, y4; local in function:sunGXFillPoly1Rect
/xsrc/external/mit/xorg-server/dist/hw/sun/
H A DsunGX.h106 VUint x3, y3, z3, color3; member in struct:_sunGX
H A DsunGX.c1140 int y1, y2, y3, y4; local in function:sunGXFillPoly1Rect
/xsrc/external/mit/freetype/dist/src/raster/
H A Dftraster.c1504 Long y1, y2, y3, x3, ymin, ymax; local in function:Conic_To
1633 Long y1, y2, y3, y4, x4, ymin1, ymax1, ymin2, ymax2; local in function:Cubic_To
1921 Long x1, y1, x2, y2, x3, y3; local in function:Decompose_Curve
[all...]
/xsrc/external/mit/xf86-video-suncg6/dist/src/
H A Dcg6_regs.h280 volatile unsigned int x3, y3, z3, color3; member in struct:cg6_fbc
/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_draw.cpp971 static void PathBezierToCasteljau(ImVector<ImVec2>* path, float x1, float y1, float x2, float y2, float x3, float y3, float x4, float y4, float tess_tol, int level) argument

Completed in 70 milliseconds

12