HomeSort by relevance Sort by last modified time
    Searched defs:isBlack (Results 1 - 9 of 9) sorted by null

  /external/deqp/modules/gles31/functional/
es31fTessellationGeometryInteractionTests.cpp 69 static bool isBlack (const tcu::RGBA& c)
    [all...]
es31fGeometryShaderTests.cpp     [all...]
  /frameworks/support/v7/palette/src/android/support/v7/graphics/
ColorCutQuantizer.java 412 return isWhite(hslColor) || isBlack(hslColor) || isNearRedILine(hslColor);
418 private static boolean isBlack(float[] hslColor) {
  /external/deqp/modules/gles2/functional/
es2fClippingTests.cpp 80 inline bool isBlack (const tcu::IVec4& a)
103 return isBlack(a) == isBlack(b);
108 const bool aIsBlack = isBlack(a);
109 const bool bIsBlack = isBlack(b);
286 const bool pixelValid = isBlack(cTest) || isHalfFilled(cTest) || (m_renderTarget.getNumSamples() > 1 && isLessThanHalfFilled(cTest));
    [all...]
  /external/deqp/modules/gles3/functional/
es3fClippingTests.cpp 83 inline bool isBlack (const tcu::IVec4& a)
106 return isBlack(a) == isBlack(b);
111 const bool aIsBlack = isBlack(a);
112 const bool bIsBlack = isBlack(b);
289 const bool pixelValid = isBlack(cTest) || isHalfFilled(cTest) || (m_renderTarget.getNumSamples() > 1 && isLessThanHalfFilled(cTest));
    [all...]
  /prebuilts/sdk/current/support/v7/palette/libs/
android-support-v7-palette.jar 
  /prebuilts/tools/common/m2/repository/commons-collections/commons-collections/3.2.1/
commons-collections-3.2.1.jar 
  /external/zxing/core/
core.jar 
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 

Completed in 483 milliseconds