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