OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SkTrue
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/skia/src/utils/
SkTFitsIn.h
18
/** SkTHasMoreDigits::type = (digits(A) >= digits(B)) ?
SkTrue
: SkFalse. */
38
typedef
SkTrue
can_be_true;
50
typedef
SkTrue
can_be_true;
61
typedef
SkTrue
can_be_true;
75
typedef
SkTrue
can_be_true;
SkTLogic.h
34
typedef SkTBool<true>
SkTrue
;
/external/skia/src/utils/
SkTFitsIn.h
18
/** SkTHasMoreDigits::type = (digits(A) >= digits(B)) ?
SkTrue
: SkFalse. */
38
typedef
SkTrue
can_be_true;
50
typedef
SkTrue
can_be_true;
61
typedef
SkTrue
can_be_true;
75
typedef
SkTrue
can_be_true;
SkTLogic.h
34
typedef SkTBool<true>
SkTrue
;
Completed in 97 milliseconds