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 315 bool nextTrans;
317 getTransparencyAndDisposalMethod(next, &nextTrans, &nextDisposal);
319 && (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 451 milliseconds