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