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