| /xsrc/external/mit/mesa-demos/dist/src/egl/openvg/trivial/ |
| H A D | cap.c | 30 VGfloat fillColor[] = {1.0f, 1.0f, 1.0f, 1.0f};/* white color */ local in function:draw 59 vgSetParameterfv(fillPaint, VG_PAINT_COLOR, 4, fillColor);
|
| H A D | coord.c | 19 VGfloat fillColor[] = {1.0f, 0.0f, 0.0f, 1.0f};/* red color */ local in function:init 41 vgSetParameterfv(fill, VG_PAINT_COLOR, 4, fillColor);
|
| H A D | path3.c | 30 VGfloat fillColor[] = {1.0f, 0.0f, 0.0f, 1.0f};/* red color */ local in function:draw 62 vgSetParameterfv(paint, VG_PAINT_COLOR, 4, fillColor);
|
| H A D | ellipse.c | 18 VGfloat fillColor[] = {1.0f, 0.0f, 0.0f, 1.0f};/* red color */ local in function:init 57 vgSetParameterfv(paint, VG_PAINT_COLOR, 4, fillColor);
|
| /xsrc/external/mit/xf86-video-vboxvideo/dist/src/ |
| H A D | VBoxVideo.h | 467 uint32_t fillColor; member in struct:VBOXVHWA_BLTFX
|
| /xsrc/external/mit/MesaLib.old/dist/include/CL/ |
| H A D | cl2.hpp | 7479 * \param fillColor is the color to use to fill the image. 7486 cl_float4 fillColor, 7497 static_cast<void*>(&fillColor), 7513 * \param fillColor is the color to use to fill the image. 7520 cl_int4 fillColor, 7531 static_cast<void*>(&fillColor), 7547 * \param fillColor is the color to use to fill the image. 7554 cl_uint4 fillColor, 7565 static_cast<void*>(&fillColor), 7484 enqueueFillImage(const Image & image,cl_float4 fillColor,const array<size_type,3> & origin,const array<size_type,3> & region,const vector<Event> * events=NULL,Event * event=NULL) const argument 7518 enqueueFillImage(const Image & image,cl_int4 fillColor,const array<size_type,3> & origin,const array<size_type,3> & region,const vector<Event> * events=NULL,Event * event=NULL) const argument 7552 enqueueFillImage(const Image & image,cl_uint4 fillColor,const array<size_type,3> & origin,const array<size_type,3> & region,const vector<Event> * events=NULL,Event * event=NULL) const argument
|
| H A D | cl.hpp | 6026 * \param fillColor is the color to use to fill the image. 6033 cl_float4 fillColor, 6044 static_cast<void*>(&fillColor), 6060 * \param fillColor is the color to use to fill the image. 6067 cl_int4 fillColor, 6078 static_cast<void*>(&fillColor), 6094 * \param fillColor is the color to use to fill the image. 6101 cl_uint4 fillColor, 6112 static_cast<void*>(&fillColor), 6031 enqueueFillImage(const Image & image,cl_float4 fillColor,const size_t<3> & origin,const size_t<3> & region,const VECTOR_CLASS<Event> * events=NULL,Event * event=NULL) const argument 6065 enqueueFillImage(const Image & image,cl_int4 fillColor,const size_t<3> & origin,const size_t<3> & region,const VECTOR_CLASS<Event> * events=NULL,Event * event=NULL) const argument 6099 enqueueFillImage(const Image & image,cl_uint4 fillColor,const size_t<3> & origin,const size_t<3> & region,const VECTOR_CLASS<Event> * events=NULL,Event * event=NULL) const argument
|
| /xsrc/external/mit/MesaLib/dist/include/CL/ |
| H A D | cl2.hpp | 7829 * \param fillColor is the color to use to fill the image. 7836 cl_float4 fillColor, 7847 static_cast<void*>(&fillColor), 7863 * \param fillColor is the color to use to fill the image. 7870 cl_int4 fillColor, 7881 static_cast<void*>(&fillColor), 7897 * \param fillColor is the color to use to fill the image. 7904 cl_uint4 fillColor, 7915 static_cast<void*>(&fillColor),
|
| H A D | cl.hpp | 6026 * \param fillColor is the color to use to fill the image. 6033 cl_float4 fillColor, 6044 static_cast<void*>(&fillColor), 6060 * \param fillColor is the color to use to fill the image. 6067 cl_int4 fillColor, 6078 static_cast<void*>(&fillColor), 6094 * \param fillColor is the color to use to fill the image. 6101 cl_uint4 fillColor, 6112 static_cast<void*>(&fillColor), 6031 enqueueFillImage(const Image & image,cl_float4 fillColor,const size_t<3> & origin,const size_t<3> & region,const VECTOR_CLASS<Event> * events=NULL,Event * event=NULL) const argument 6065 enqueueFillImage(const Image & image,cl_int4 fillColor,const size_t<3> & origin,const size_t<3> & region,const VECTOR_CLASS<Event> * events=NULL,Event * event=NULL) const argument 6099 enqueueFillImage(const Image & image,cl_uint4 fillColor,const size_t<3> & origin,const size_t<3> & region,const VECTOR_CLASS<Event> * events=NULL,Event * event=NULL) const argument
|