OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gTens
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/core/
SkString.cpp
162
static const uint16_t
gTens
[] = { 1000, 100, 10, 1 };
163
const uint16_t* tens =
gTens
;
/external/skia/src/core/
SkString.cpp
162
static const uint16_t
gTens
[] = { 1000, 100, 10, 1 };
163
const uint16_t* tens =
gTens
;
Completed in 26 milliseconds