OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SkMSec_LT
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/include/core/
SkTypes.h
292
#define
SkMSec_LT
(a, b) ((int32_t)(a) - (int32_t)(b) < 0)
/external/skia/include/core/
SkTypes.h
292
#define
SkMSec_LT
(a, b) ((int32_t)(a) - (int32_t)(b) < 0)
Completed in 76 milliseconds