HomeSort by relevance Sort by last modified time
    Searched refs:tempCount (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/webkit/
URLUtil.java 117 int tempCount = 0;
129 tempData[tempCount++] = b;
131 byte[] retData = new byte[tempCount];
132 System.arraycopy(tempData, 0, retData, 0, tempCount);
  /external/skia/src/core/
SkPaint.cpp 1005 int tempCount;
1007 width = this->measure_text(cache, text, length, &tempCount, bounds);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 168 milliseconds