HomeSort by relevance Sort by last modified time
    Searched refs:colorA (Results 1 - 25 of 29) sorted by null

1 2

  /external/skia/samplecode/
SampleComplexClip.cpp 59 SkColor colorA = SK_ColorCYAN;
78 paint.setColor(colorA);
122 paint.setColor(colorA);
130 paint.setColor(colorA);
  /external/deqp/framework/common/
tcuTextureUtil.hpp 119 void fillWithGrid (const PixelBufferAccess& access, int cellSize, const Vec4& colorA, const Vec4& colorB);
120 void fillWithRepeatableGradient (const PixelBufferAccess& access, const Vec4& colorA, const Vec4& colorB);
tcuTextureUtil.cpp     [all...]
  /external/deqp/modules/gles3/functional/
es3fTextureSpecificationTests.cpp     [all...]
es3fTextureShadowTests.cpp 250 deUint32 colorA = 0xff000000 | rgb;
254 tcu::fillWithGrid(m_textures[1]->getRefTexture().getLevel(levelNdx), 4, tcu::RGBA(colorA).toVec(), tcu::RGBA(colorB).toVec());
522 deUint32 colorA = 0xff000000 | rgb;
526 tcu::fillWithGrid(m_gridTex->getRefTexture().getLevelFace(levelNdx, (tcu::CubeFace)face), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()*cScale + cBias);
804 deUint32 colorA = 0xff000000 | rgb;
808 tcu::fillWithGrid(m_gridTex->getRefTexture().getLevel(levelNdx), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()*cScale + cBias);
    [all...]
es3fTextureFilteringTests.cpp 195 deUint32 colorA = 0xff000000 | rgb;
199 tcu::fillWithGrid(m_textures[1]->getRefTexture().getLevel(levelNdx), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()*cScale + cBias);
484 deUint32 colorA = 0xff000000 | rgb;
488 tcu::fillWithGrid(m_textures[1]->getRefTexture().getLevelFace(levelNdx, (tcu::CubeFace)face), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()*cScale + cBias);
782 const deUint32 colorA = 0xff000000 | rgb;
786 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()*cScale + cBias);
    [all...]
es3fVertexTextureTests.cpp 611 const deUint32 colorA = 0xff000000 | rgb;
615 tcu::fillWithGrid(m_textures[1]->getRefTexture().getLevel(levelNdx), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()*cScale + cBias);
    [all...]
es3fShaderTextureFunctionTests.cpp 589 Vec4 colorA = cBias + cScale*Vec4(fA, fB, fA, fB);
593 tcu::fillWithGrid(m_texture2D->getRefTexture().getLevel(level), de::max(1, baseCellSize>>level), colorA, colorB);
    [all...]
es3fTextureUnitTests.cpp 891 deUint32 colorA = alpha | rgb;
912 tcu::fillWithGrid(access, curCellSize, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()*cScale + cBias);
    [all...]
  /external/deqp/modules/gles2/functional/
es2fTextureSpecificationTests.cpp 841 Vec4 colorA (1.0f, 0.0f, 0.0f, 1.0f);
847 tcu::fillWithGrid(tcu::PixelBufferAccess(fmt, levelW, levelH, 1, rowPitch, 0, &data[0]), cellSize, colorA, colorB);
889 Vec4 colorA (1.0f, 0.0f, 0.0f, 1.0f);
894 tcu::fillWithGrid(tcu::PixelBufferAccess(fmt, levelW, levelH, 1, rowPitch, 0, &data[0]), cellSize, colorA, colorB);
955 Vec4 colorA = randomVector<4>(rnd)
    [all...]
es2fShaderTextureFunctionTests.cpp 343 Vec4 colorA = cBias + cScale*Vec4(fA, fB, fA, fB);
347 tcu::fillWithGrid(m_texture2D->getRefTexture().getLevel(level), de::max(1, baseCellSize>>level), colorA, colorB);
380 Vec4 colorA = cBias + cScale*f.swizzle(swzA[0], swzA[1], swzA[2], swzA[3]);
384 tcu::fillWithGrid(m_textureCube->getRefTexture().getLevelFace(level, (tcu::CubeFace)face), de::max(1, baseCellSize>>level), colorA, colorB);
es2fTextureFilteringTests.cpp 195 deUint32 colorA = 0xff000000 | rgb;
199 tcu::fillWithGrid(m_textures[1]->getRefTexture().getLevel(levelNdx), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()*cScale + cBias);
469 deUint32 colorA = 0xff000000 | rgb;
473 tcu::fillWithGrid(m_textures[1]->getRefTexture().getLevelFace(levelNdx, (tcu::CubeFace)face), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()*cScale + cBias);
es2fVertexTextureTests.cpp 511 const deUint32 colorA = 0xff000000 | rgb;
515 tcu::fillWithGrid(m_textures[1]->getRefTexture().getLevel(levelNdx), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()*cScale + cBias);
828 const deUint32 colorA = 0xff000000 | rgb;
832 tcu::fillWithGrid(m_textures[1]->getRefTexture().getLevelFace(levelNdx, (tcu::CubeFace)face), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()*cScale + cBias);
    [all...]
es2fTextureUnitTests.cpp 704 deUint32 colorA = alpha0 | rgb;
717 tcu::fillWithGrid(access, curCellSize, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()*cScale + cBias);
    [all...]
  /external/deqp/modules/gles31/functional/
es31fTextureFormatTests.cpp 290 tcu::Vec4 colorA (spec.valueMin.x(), spec.valueMax.y(), spec.valueMin.z(), spec.valueMax.w());
305 << ",\n fill with " << formatGradient(&colorA, &colorB) << " gradient"
311 tcu::fillWithComponentGradients(m_texture->getFullRefTexture(), colorA, colorB);
es31fTextureSpecificationTests.cpp 444 Vec4 colorA = Vec4(1.0f, 0.0f, 0.0f, 1.0f)*cScale + cBias;
447 tcu::fillWithGrid(tcu::PixelBufferAccess(m_texFormat, m_size, m_size, m_depth, rowPitch, slicePitch, &data[0] + m_skipImages*slicePitch + m_skipRows*rowPitch + m_skipPixels*pixelSize + m_offset), 4, colorA, colorB);
550 Vec4 colorA = Vec4(1.0f, 0.0f, 0.0f, 1.0f)*cScale + cBias;
554 tcu::fillWithGrid(tcu::PixelBufferAccess(m_texFormat, m_subW, m_subH, m_subD, rowPitch, slicePitch, &data[0] + m_skipImages*slicePitch + m_skipRows*rowPitch + m_skipPixels*pixelSize + m_offset), 4, colorA, colorB);
686 const Vec4 colorA = Vec4(2.0f, 1.5f, -1.0f, 2.0f);
691 tcu::fillWithGrid(levelData.getAccess(), cellSize, colorA, colorB);
    [all...]
es31fTextureFilteringTests.cpp 252 const deUint32 colorA = 0xff000000 | rgb;
256 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()*cScale + cBias);
es31fVertexAttributeBindingTests.cpp 450 const tcu::Vec4 colorA (0.0f, 1.0f, 0.0f, 1.0f);
456 const tcu::Vec4& color = ((x + y) % 2 == 0) ? (colorA) : (colorB);
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/texture/
vktTextureShadowTests.cpp 256 const deUint32 colorA = 0xff000000 | rgb;
259 tcu::fillWithGrid(m_textures[1]->getLevel(levelNdx, 0), 4, tcu::RGBA(colorA).toVec(), tcu::RGBA(colorB).toVec());
477 const deUint32 colorA = 0xff000000 | rgb;
480 tcu::fillWithGrid(m_textures[1]->getLevel(levelNdx, face), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()*cScale + cBias);
683 const deUint32 colorA = 0xff000000 | rgb;
686 tcu::fillWithGrid(m_textures[1]->getTexture().getLevel(levelNdx), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()*cScale + cBias);
    [all...]
vktTextureFilteringTests.cpp 146 const deUint32 colorA = 0xff000000 | rgb;
149 tcu::fillWithGrid(m_textures[1]->getLevel(levelNdx, 0), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()*cScale + cBias);
352 const deUint32 colorA = 0xff000000 | rgb;
355 tcu::fillWithGrid(m_textures[1]->getLevel(levelNdx, face), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()*cScale + cBias);
581 const deUint32 colorA = 0xff000000 | rgb;
584 tcu::fillWithGrid(levelBuf, 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()*cScale + cBias);
767 const deUint32 colorA = 0xff000000 | rgb;
770 tcu::fillWithGrid(m_textures[1]->getLevel(levelNdx, 0), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()*cScale + cBias);
    [all...]
  /external/deqp/modules/gles2/accuracy/
es2aTextureFilteringTests.cpp 165 deUint32 colorA = 0xff000000 | rgb;
169 tcu::fillWithGrid(m_textures[1]->getRefTexture().getLevel(levelNdx), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()*cScale + cBias);
437 deUint32 colorA = 0xff000000 | rgb;
441 tcu::fillWithGrid(m_textures[1]->getRefTexture().getLevelFace(levelNdx, (tcu::CubeFace)face), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()*cScale + cBias);
  /external/deqp/modules/gles3/accuracy/
es3aTextureFilteringTests.cpp 155 deUint32 colorA = 0xff000000 | rgb;
159 tcu::fillWithGrid(m_textures[1]->getRefTexture().getLevel(levelNdx), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()*cScale + cBias);
423 deUint32 colorA = 0xff000000 | rgb;
427 tcu::fillWithGrid(m_textures[1]->getRefTexture().getLevelFace(levelNdx, (tcu::CubeFace)face), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()*cScale + cBias);
  /frameworks/base/core/jni/
android_graphics_Canvas.cpp 323 AutoJavaIntArray colorA(env, jcolors, colorIndex + floatCount);
332 colors = colorA.ptr() + colorIndex;
473 AutoJavaIntArray colorA(env, jcolors, colorIndex + ptCount);
478 vertA.ptr(), colorA.ptr(), paint);
  /external/deqp/modules/gles31/stress/
es31sVertexAttributeBindingTests.cpp 444 const tcu::Vec4 colorA (0.0f, 1.0f, 0.0f, 1.0f);
450 const tcu::Vec4& color = ((x + y) % 2 == 0) ? (colorA) : (colorB);
  /external/deqp/external/vulkancts/modules/vulkan/geometry/
vktGeometryLayeredRenderingTests.cpp 445 inline bool compareColors (const Vec4& colorA, const Vec4& colorB, const Vec4& threshold)
448 tcu::lessThan(tcu::abs(colorA - colorB), threshold),
    [all...]

Completed in 1247 milliseconds

1 2