Searched defs:maxA (Results 1 – 6 of 6) sorted by relevance
/external/chromium_org/third_party/smhasher/src/ |
D | AvalancheTest.h | 111 void BicTest ( pfHash hash, const int keybit, const int reps, double & maxBias, int & maxA, int & m… in BicTest() 204 int maxA = 0; in BicTest() local 251 int maxA = 0; variable 358 int maxA = 0; variable
|
/external/deqp/framework/common/ |
D | tcuTexVerifierUtil.cpp | 52 const float maxA = normalizedCoords ? maxN*float(dim) : maxN; in computeNonNormalizedCoordBounds() local
|
D | tcuTexLookupVerifier.cpp | 619 const float maxA = de::clamp((uBounds.y()-0.5f)-float(i), 0.0f, 1.0f); in isLinearSampleResultValid() local 669 const float maxA = de::clamp((uBounds.y()-0.5f)-float(i), 0.0f, 1.0f); in isLinearSampleResultValid() local 732 const float maxA = de::clamp((uBounds.y()-0.5f)-float(i), 0.0f, 1.0f); in isLinearSampleResultValid() local 1427 const float maxA = de::clamp((uBounds.y()-0.5f)-float(i), 0.0f, 1.0f); in isSeamlessLinearSampleResultValid() local
|
D | tcuTexCompareVerifier.cpp | 587 const float maxA = de::clamp((uBounds.y()-0.5f)-float(i), 0.0f, 1.0f); in isLinearCompareResultValid() local 1022 const float maxA = de::clamp((uBounds.y()-0.5f)-float(i), 0.0f, 1.0f); in isSeamlessLinearCompareResultValid() local
|
/external/skia/src/effects/ |
D | SkMorphologyImageFilter.cpp | 103 int maxB = 0, maxG = 0, maxR = 0, maxA = 0; in dilate() local
|
/external/chromium_org/third_party/skia/src/effects/ |
D | SkMorphologyImageFilter.cpp | 103 int maxB = 0, maxG = 0, maxR = 0, maxA = 0; in dilate() local
|