Searched refs:fillColor (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/egl/openvg/trivial/
H A Dcap.c30 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 Dcoord.c19 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 Dpath3.c30 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 Dellipse.c18 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 DVBoxVideo.h467 uint32_t fillColor; member in struct:VBOXVHWA_BLTFX
/xsrc/external/mit/MesaLib.old/dist/include/CL/
H A Dcl2.hpp7479 * \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 Dcl.hpp6026 * \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 Dcl2.hpp7829 * \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 Dcl.hpp6026 * \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

Completed in 62 milliseconds