Searched defs:new_src_index (Results 1 – 2 of 2) sorted by relevance
563 Status Graph::UpdateEdge(Node* new_src, int new_src_index, Node* dst, in UpdateEdge()580 Status Graph::AddWhileInputHack(Node* new_src, int new_src_index, Node* dst) { in AddWhileInputHack()
766 int new_src_index; in rgb_to_alpha_remap() local