OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SK_2N1
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/include/device/xps/
SkConstexprMath.h
29
struct
SK_2N1
{
31
static const uintmax_t value = (
SK_2N1
<N-1>::value << 1) + 1;
34
struct
SK_2N1
<1> {
42
SK_LOG<
SK_2N1
<(sizeof(t) * CHAR_BIT)>::value, n>::value\
/external/skia/include/device/xps/
SkConstexprMath.h
29
struct
SK_2N1
{
31
static const uintmax_t value = (
SK_2N1
<N-1>::value << 1) + 1;
34
struct
SK_2N1
<1> {
42
SK_LOG<
SK_2N1
<(sizeof(t) * CHAR_BIT)>::value, n>::value\
Completed in 43 milliseconds