OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:WasOutput
(Results
1 - 2
of
2
) sorted by null
/external/skia/tools/
sk_tool_utils.h
174
static bool
WasOutput
(TopoTestNode* node) { return (-1 != node->fOutputPos); }
/external/skia/src/gpu/
GrDrawTarget.h
198
static bool
WasOutput
(const GrDrawTarget* dt) {
Completed in 340 milliseconds