OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kAppleA5Str
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/gpu/gl/
GrGLUtil.cpp
301
static const char
kAppleA5Str
[] = "Apple A5";
305
0 == strncmp(rendererString,
kAppleA5Str
,
306
SK_ARRAY_COUNT(
kAppleA5Str
)-1) ||
/external/skqp/src/gpu/gl/
GrGLUtil.cpp
301
static const char
kAppleA5Str
[] = "Apple A5";
305
0 == strncmp(rendererString,
kAppleA5Str
,
306
SK_ARRAY_COUNT(
kAppleA5Str
)-1) ||
Completed in 119 milliseconds