Searched refs:WillAddOpFn (Results 1 – 2 of 2) sorted by relevance
577 using WillAddOpFn = void(GrOp*, uint32_t opsTaskID); variable586 const std::function<WillAddOpFn>& = std::function<WillAddOpFn>());
1902 const std::function<WillAddOpFn>& willAddFn) { in addDrawOp()