Home
last modified time | relevance | path

Searched defs:fillColor (Results 1 – 25 of 25) sorted by relevance

/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/
DBezierLineAndPointFormatter.java33 public BezierLineAndPointFormatter(Integer lineColor, Integer vertexColor, Integer fillColor) { in BezierLineAndPointFormatter()
37 …public BezierLineAndPointFormatter(Integer lineColor, Integer vertexColor, Integer fillColor, Fill… in BezierLineAndPointFormatter()
DLineAndPointFormatter.java73 …public LineAndPointFormatter(Integer lineColor, Integer vertexColor, Integer fillColor, PointLabel… in LineAndPointFormatter()
77 …public LineAndPointFormatter(Integer lineColor, Integer vertexColor, Integer fillColor, PointLabel… in LineAndPointFormatter()
119 protected void initFillPaint(Integer fillColor) { in initFillPaint()
DStepFormatter.java30 public StepFormatter(Integer lineColor, Integer fillColor) { in StepFormatter()
DBarFormatter.java58 public BarFormatter(int fillColor, int borderColor) { in BarFormatter()
/external/OpenCL-CTS/test_conformance/images/clFillImage/
Dtest_fill_generic.cpp246 char *fillColor = (char *)malloc(pixelSize); in fill_region_with_value() local
340 cl_float fillColor[ 4 ]; in test_fill_image_generic() local
361 cl_int fillColor[ 4 ]; in test_fill_image_generic() local
382 cl_uint fillColor[ 4 ]; in test_fill_image_generic() local
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/pie/
DSegmentFormatter.java80 public SegmentFormatter(Integer fillColor) { in SegmentFormatter()
88 public SegmentFormatter(Integer fillColor, Integer borderColor) { in SegmentFormatter()
95 public SegmentFormatter(Integer fillColor, Integer outerEdgeColor, in SegmentFormatter()
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowVectorDrawable.java58 int fillColor; field in ShadowVectorDrawable.Path
121 int fillColor, in nUpdateFullPathProperties()
/external/pdfium/xfa/fxgraphics/
Dcxfa_graphics.h68 CXFA_GEColor fillColor; member
/external/ImageMagick/Magick++/lib/
DMontage.cpp60 void Magick::Montage::fillColor(const Color &fill_) in fillColor() function in Magick::Montage
65 Magick::Color Magick::Montage::fillColor(void) const in fillColor() function in Magick::Montage
DOptions.cpp242 void Magick::Options::fillColor(const Color &fillColor_) in fillColor() function in Magick::Options
250 Magick::Color Magick::Options::fillColor(void) const in fillColor() function in Magick::Options
DImage.cpp784 void Magick::Image::fillColor(const Magick::Color &fillColor_) in fillColor() function in Magick::Image
790 Magick::Color Magick::Image::fillColor(void) const in fillColor() function in Magick::Image
5110 fillColor; in floodFill() local
/external/skia/tools/viewer/
DImGuiLayer.h62 void fillColor(ImU32 color) { in fillColor() function
/external/deqp/external/vulkancts/modules/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTests.hpp291 void fillColor (const tcu::Vec4&) const { } in fillColor() function
308 void fillColor (const tcu::Vec4& color) const in fillColor() function
/external/androidplot/Examples/DemoApp/src/com/androidplot/demos/
DBarPlotExampleActivity.java385 public MyBarFormatter(int fillColor, int borderColor) { in MyBarFormatter()
/external/pdfium/xfa/fwl/theme/
Dcfwl_widgettp.cpp118 FX_ARGB fillColor, in FillSolidRect()
/external/pdfium/core/fpdfapi/edit/
Dcpdf_pagecontentgenerator.cpp405 float fillColor[3]; in ProcessGraphics() local
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/text/cea/
DCea708Decoder.java699 int fillColor = CueInfoBuilder.getArgbColorFromCeaColor(fillR, fillG, fillB, fillO); in handleSetWindowAttributes() local
1026 public void setWindowAttributes(int fillColor, int borderColor, boolean wordWrapToggle, in setWindowAttributes()
/external/deqp/modules/egl/
DteglResizeTests.cpp241 const Vec3 fillColor (1.0f, 0.0f, 0.0f); in initSurface() local
/external/skqp/gm/
Dmultipicturedraw.cpp46 static sk_sp<SkPicture> make_hex_plane_picture(SkColor fillColor) { in make_hex_plane_picture()
/external/python/apitools/samples/fusiontables_sample/fusiontables_v1/
Dfusiontables_v1_messages.py625 fillColor = _messages.StringField(1) variable in PolygonStyle
/external/deqp/modules/gles31/functional/
Des31fProgramUniformTests.cpp292 } fillColor; member
/external/deqp/modules/gles2/functional/
Des2fUniformApiTests.cpp246 float fillColor[4]; member
/external/mesa3d/include/CL/
Dcl.hpp6033 cl_float4 fillColor, in enqueueFillImage()
6067 cl_int4 fillColor, in enqueueFillImage()
6101 cl_uint4 fillColor, in enqueueFillImage()
/external/deqp/modules/gles3/functional/
Des3fUniformApiTests.cpp312 } fillColor; member
/external/python/apitools/samples/fusiontables_sample/
Dfusiontables_v1.json363 "fillColor": { object