Searched refs:minC (Results 1 - 8 of 8) sorted by relevance

/external/deqp/framework/common/
H A DtcuTexVerifierUtil.cpp53 const float minC = minA - computeFixedPointError(uvBits); local
56 DE_ASSERT(minC <= maxC);
58 return Vec2(minC, maxC);
H A DtcuTexLookupVerifier.cpp735 const float minC = de::clamp((wBounds.x()-0.5f)-float(k), 0.0f, 1.0f); local
745 if (isTrilinearRangeValid(prec, quad0, quad1, Vec2(minA, maxA), Vec2(minB, maxB), Vec2(minC, maxC), searchStep, result))
/external/kernel-headers/original/uapi/linux/
H A Domap3isp.h556 * @minC: Minimum C value
562 __u8 minC; member in struct:omap3isp_prev_yclimit
/external/deqp/framework/referencerenderer/
H A DrrFragmentOperations.cpp527 const float minC = minComp(color); local
530 if (minC < 0.0f)
531 return llum + ((color-llum)*llum / (llum != minC ? (llum-minC) : 1.0f));
/external/chromium_org/third_party/icu/source/i18n/
H A DdecNumber.c6382 Unit *minC; /* low water mark for C */ local
6396 minC=c+blength; /* .. and B the shorter */
6398 minC+=bshift;
6409 if (minC>maxC) { /* swap */
6410 Unit *hold=minC;
6411 minC=maxC;
6419 for (; c<minC; c++) {
/external/icu/icu4c/source/i18n/
H A DdecNumber.c6384 Unit *minC; /* low water mark for C */ local
6398 minC=c+blength; /* .. and B the shorter */
6400 minC+=bshift;
6411 if (minC>maxC) { /* swap */
6412 Unit *hold=minC;
6413 minC=maxC;
6421 for (; c<minC; c++) {
/external/deqp/modules/gles31/functional/
H A Des31fTextureGatherTests.cpp1888 const Vec2 minC = corners ? Vec2(-1.2f) : Vec2(-0.6f, -1.2f);
1891 gls::TextureTestUtil::computeQuadTexCoordCube(res, m_iterations[iterationNdx].face, minC, maxC);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 324 milliseconds