Searched defs:WasOutput (Results 1 – 4 of 4) sorted by relevance
145 static bool WasOutput(const GrRenderTask* renderTask) { in WasOutput() function
186 static bool WasOutput(TopoTestNode* node) { return (-1 != node->fOutputPos); } in WasOutput() function
194 static bool WasOutput(TopoTestNode* node) { return node->fWasOutput; } in WasOutput() function
236 static bool WasOutput(const GrRenderTask* renderTask) { in WasOutput() function