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

  /external/chromium_org/third_party/icu/source/common/
rbbisetb.cpp 470 RangeDescriptor *tRange;
497 for (tRange = rlRange; tRange != 0; tRange = tRange->fNext) {
498 if (tRange->fNum == rlRange->fNum) {
502 RBBIDebugPrintf(" %05x-%05x", tRange->fStartChar, tRange->fEndChar);
  /external/icu/icu4c/source/common/
rbbisetb.cpp 470 RangeDescriptor *tRange;
497 for (tRange = rlRange; tRange != 0; tRange = tRange->fNext) {
498 if (tRange->fNum == rlRange->fNum) {
502 RBBIDebugPrintf(" %05x-%05x", tRange->fStartChar, tRange->fEndChar);
  /external/chromium_org/third_party/skia/tests/
PathOpsAngleIdeas.cpp 30 struct TRange {
227 double r, TRange* result) {
284 TRange* lowerRange, TRange* upperRange) {
297 TRange tRange;
298 bool stepUp = orderTRange(reporter, quad1, quad2, r, &tRange);
300 SkDPoint pt1 = quad1.ptAtT(tRange.t1);
305 SkDPoint pt2 = quad2.ptAtT(tRange.t2);
312 bestCCW, tRange.ccw, lowerRange->tMin, upperRange->tMin, r
    [all...]
  /external/deqp/modules/gles2/accuracy/
es2aTextureFilteringTests.cpp 277 float tRange = ((float)topHeight * 1.1f) / (float)m_textures[curTexNdx]->getRefTexture().getHeight();
279 computeQuadTexCoord2D(texCoord, tcu::Vec2(sMin, tMin), tcu::Vec2(sMin+sRange, tMin+tRange));
  /external/deqp/modules/gles3/accuracy/
es3aTextureFilteringTests.cpp 268 float tRange = ((float)topHeight * 1.1f) / (float)m_textures[curTexNdx]->getRefTexture().getHeight();
270 computeQuadTexCoord2D(texCoord, tcu::Vec2(sMin, tMin), tcu::Vec2(sMin+sRange, tMin+tRange));
  /external/skia/tests/
PathOpsAngleIdeas.cpp 30 struct TRange {
227 double r, TRange* result) {
284 TRange* lowerRange, TRange* upperRange) {
297 TRange tRange;
298 bool stepUp = orderTRange(reporter, quad1, quad2, r, &tRange);
300 SkDPoint pt1 = quad1.ptAtT(tRange.t1);
305 SkDPoint pt2 = quad2.ptAtT(tRange.t2);
312 bestCCW, tRange.ccw, lowerRange->tMin, upperRange->tMin, r
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 332 milliseconds