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

  /frameworks/base/core/jni/android/graphics/
GIFMovie.cpp 314 bool nextTrans;
316 getTransparencyAndDisposalMethod(next, &nextTrans, &nextDisposal);
318 && (nextTrans || !checkIfCover(next, cur))) {
  /external/icu/icu4c/source/extra/uconv/
uconv.cpp 389 const char *nextTrans = uenum_next(ids, &len, &status);
391 printf("%s", nextTrans);
    [all...]

Completed in 494 milliseconds