Home
last modified time | relevance | path

Searched refs:foundPopulate (Results 1 – 1 of 1) sorted by relevance

/external/skqp/tools/bookmaker/
Ddefinition.cpp434 bool foundPopulate = false; in checkMethod() local
436 foundPopulate |= MarkType::kPopulate == child->fMarkType; in checkMethod()
451 if (expectReturn && !foundReturn && !foundPopulate) { in checkMethod()
485 if (!foundParam && !foundPopulate) { in checkMethod()
545 return incomplete || foundPopulate ? true : in checkMethod()