Searched refs:iref (Results 1 - 5 of 5) sorted by relevance

/external/skia/tests/
H A DBlurTest.cpp62 static bool compare(const SkBitmap& ref, const SkIRect& iref, argument
65 const int xOff = itest.fLeft - iref.fLeft;
66 const int yOff = itest.fTop - iref.fTop;
130 SkIRect iref; local
131 refBound.roundOut(&iref);
132 iref.inset(-outset, -outset);
134 create(&refBitmap, iref, SkBitmap::kARGB_8888_Config);
137 refCanvas.translate(SkIntToScalar(-iref.fLeft),
138 SkIntToScalar(-iref.fTop));
154 compare(refBitmap, iref, testBitma
[all...]
H A DDrawTextTest.cpp35 static bool compare(const SkBitmap& ref, const SkIRect& iref, argument
38 const int xOff = itest.fLeft - iref.fLeft;
39 const int yOff = itest.fTop - iref.fTop;
/external/icu4c/i18n/
H A Drbt_pars.cpp547 int32_t iref = pos; local
549 TransliteratorIDParser::parseFilterID(rule, iref);
552 !ICU_Utility::parseChar(rule, iref, SEGMENT_OPEN)) {
567 pos = parseSection(rule, iref, limit, buf, ILLEGAL_FUNC, TRUE, status);
/external/chromium/third_party/libjingle/source/talk/base/
H A Dproxydetect.cc1099 SecKeychainItemRef iref; local
1100 oss = SecKeychainSearchCopyNext(sref, &iref);
1115 OSStatus copyres = SecKeychainItemCopyAttributesAndData(iref,
/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 240 milliseconds