Home
last modified time | relevance | path

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

12

/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/
DBarFormatter.java58 public BarFormatter(int fillColor, int borderColor) { in BarFormatter()
/external/deqp/framework/opengl/
DgluStateReset.cpp147 const float borderColor[] = { 0.0f, 0.0f, 0.0f, 0.0f }; in resetStateES() local
755 const float borderColor[] = { 0.0f, 0.0f, 0.0f, 0.0f }; in resetStateGLCore() local
/external/ImageMagick/Magick++/lib/
DMontage.cpp254 void Magick::MontageFramed::borderColor(const Magick::Color &borderColor_) in borderColor() function in Magick::MontageFramed
259 Magick::Color Magick::MontageFramed::borderColor(void) const in borderColor() function in Magick::MontageFramed
DOptions.cpp112 void Magick::Options::borderColor(const Color &color_) in borderColor() function in Magick::Options
118 Magick::Color Magick::Options::borderColor(void) const in borderColor() function in Magick::Options
DImage.cpp427 void Magick::Image::borderColor(const Color &borderColor_) in borderColor() function in Magick::Image
439 Magick::Color Magick::Image::borderColor(void) const in borderColor() function in Magick::Image
/external/swiftshader/src/Vulkan/
DVkSampler.hpp75 const VkBorderColor borderColor = VK_BORDER_COLOR_FLOAT_TRANSPARENT_BLACK; member in vk::Sampler
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/pie/
DSegmentFormatter.java88 public SegmentFormatter(Integer fillColor, Integer borderColor) { in SegmentFormatter()
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DRenderStateCache.cpp308 angle::ColorF borderColor; in getSamplerState() local
DStateManager11.cpp431 const angle::ColorGeneric &borderColor(samplerState.getBorderColor()); in updateSamplerMetadata() local
/external/androidplot/Examples/DemoApp/src/com/androidplot/demos/
DBarPlotExampleActivity.java385 public MyBarFormatter(int fillColor, int borderColor) { in MyBarFormatter()
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktSampleVerifier.hpp91 vk::VkBorderColor borderColor; member
/external/swiftshader/src/Renderer/
DSampler.cpp291 void Sampler::setBorderColor(const Color<float> &borderColor) in setBorderColor()
DVertexProcessor.cpp583 void VertexProcessor::setBorderColor(unsigned int sampler, const Color<float> &borderColor) in setBorderColor()
DPixelProcessor.cpp428 void PixelProcessor::setBorderColor(unsigned int sampler, const Color<float> &borderColor) in setBorderColor()
DRenderer.cpp2462 void Renderer::setBorderColor(SamplerType type, int sampler, const Color<float> &borderColor) in setBorderColor()
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/text/cea/
DCea708Decoder.java705 int borderColor = CueInfoBuilder.getArgbColorFromCeaColor(borderR, borderG, borderB); in handleSetWindowAttributes() local
1026 public void setWindowAttributes(int fillColor, int borderColor, boolean wordWrapToggle, in setWindowAttributes()
/external/deqp/modules/gles31/functional/
Des31fNegativeShaderApiTests.cpp660 GLint borderColor = 0x1234; in get_sampler_parameterIiv() local
683 GLuint borderColor = 0x1234; in get_sampler_parameterIuiv() local
Des31fTextureBorderClampTests.cpp512 rr::GenericVec4 borderColor; member
/external/angle/src/tests/gl_tests/
DTextureTest.cpp3681 constexpr GLint borderColor[4] = {-50, -50, -50, -50}; in TEST_P() local
3713 constexpr GLint borderColor[4] = {-50, -50, -50, -50}; in TEST_P() local
3742 constexpr GLuint borderColor[4] = {150, 150, 150, 150}; in TEST_P() local
3774 constexpr GLuint borderColor[4] = {150, 150, 150, 150}; in TEST_P() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSamplerTests.cpp687 VkBorderColor borderColor, in SamplerAddressModesTest()
/external/angle/src/libANGLE/renderer/gl/
DTextureGL.cpp1414 const angle::ColorGeneric &borderColor(mState.getSamplerState().getBorderColor()); in syncState() local
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_cmd_vgpu10.c1028 SVGA3dRGBAFloat borderColor, in SVGA3D_vgpu10_DefineSamplerState()
/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp3502 …const VkBorderColor borderColor = mapBorderColor(getTextureChannelClass(format.type), sampler.b… in mapSampler() local
/external/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_dx.h1371 SVGA3dRGBAFloat borderColor; member
1396 SVGA3dRGBAFloat borderColor; member
/external/deqp/framework/common/
DtcuTexture.hpp275 rr::GenericVec4 borderColor; member in tcu::Sampler

12