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