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

  /external/skia/src/svg/
SkSVGGradient.cpp 44 SkString* thisOffset = &stop->f_offset;
45 if (lastOffset && thisOffset->equals(*lastOffset)) {
46 if (thisOffset->equals("1")) {
53 offsets.append(*thisOffset);
62 lastOffset = thisOffset;
  /dalvik/vm/
InlineNative.cpp 165 int thisOffset, compOffset, thisCount, compCount;
171 thisOffset =
184 ALOGE(" this (o=%d l=%d) '%s'", thisOffset, thisCount, thisStr);
187 ((const u2*) thisArray->contents) + thisOffset, thisCount*2,
224 int thisCount, thisOffset, compCount, compOffset;
235 thisOffset = dvmGetFieldInt((Object*) arg0, STRING_FIELDOFF_OFFSET);
241 thisChars = ((const u2*)(void*)thisArray->contents) + thisOffset;
327 int thisCount, thisOffset, compCount, compOffset;
356 thisOffset = dvmGetFieldInt((Object*) arg0, STRING_FIELDOFF_OFFSET);
362 thisChars = ((const u2*)(void*)thisArray->contents) + thisOffset;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.text_3.5.0.v20100601-1300.jar 
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 

Completed in 75 milliseconds