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

  /external/chromium_org/third_party/skia/src/utils/
SkTFitsIn.h 27 typedef SkFalse can_be_true; typedef in struct:sktfitsin::Private::SkTOutOfRange_False
38 typedef SkTrue can_be_true; typedef in struct:sktfitsin::Private::SkTOutOfRange_LT_MinD
50 typedef SkTrue can_be_true; typedef in struct:sktfitsin::Private::SkTOutOfRange_LT_Zero
61 typedef SkTrue can_be_true; typedef in struct:sktfitsin::Private::SkTOutOfRange_GT_MaxD
75 typedef SkTrue can_be_true; typedef in struct:sktfitsin::Private::SkTOutOfRange_Either
93 typedef typename OutOfRange_Low::can_be_true apply_low;
94 typedef typename OutOfRange_High::can_be_true apply_high;
  /external/skia/src/utils/
SkTFitsIn.h 27 typedef SkFalse can_be_true; typedef in struct:sktfitsin::Private::SkTOutOfRange_False
38 typedef SkTrue can_be_true; typedef in struct:sktfitsin::Private::SkTOutOfRange_LT_MinD
50 typedef SkTrue can_be_true; typedef in struct:sktfitsin::Private::SkTOutOfRange_LT_Zero
61 typedef SkTrue can_be_true; typedef in struct:sktfitsin::Private::SkTOutOfRange_GT_MaxD
75 typedef SkTrue can_be_true; typedef in struct:sktfitsin::Private::SkTOutOfRange_Either
93 typedef typename OutOfRange_Low::can_be_true apply_low;
94 typedef typename OutOfRange_High::can_be_true apply_high;

Completed in 25 milliseconds