OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getSwizzle
(Results
1 - 2
of
2
) sorted by null
/external/skia/include/gpu/
GrTextureAccess.h
163
const char*
getSwizzle
() const { return fSwizzle; }
/external/skia/src/gpu/gl/
GrGLShaderBuilder.cpp
55
const char* swizzle = access.
getSwizzle
();
141
SkString origString(access.
getSwizzle
());
Completed in 434 milliseconds