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

  /external/skia/src/images/
SkMovie_gif.cpp 313 bool nextTrans;
315 getTransparencyAndDisposalMethod(next, &nextTrans, &nextDisposal);
317 && (nextTrans || !checkIfCover(next, cur))) {
  /external/icu/icu4c/source/extra/uconv/
uconv.cpp 387 const char *nextTrans = uenum_next(ids, &len, &status);
389 printf("%s", nextTrans);
    [all...]

Completed in 946 milliseconds