OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:multisampleDisableSupport
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/gpu/
GrCaps.h
59
bool
multisampleDisableSupport
() const { return fMultisampleDisableSupport; }
/external/skqp/src/gpu/
GrCaps.h
59
bool
multisampleDisableSupport
() const { return fMultisampleDisableSupport; }
Completed in 1083 milliseconds