Searched defs:processValue (Results 1 – 4 of 4) sorted by relevance
387 auto processValue = [&](const skvx::Vec<4, uint32_t>& leadingEdge) { in blurSegment() local629 auto processValue = [&](const skvx::Vec<4, uint32_t>& leadingEdge) { in blurSegment() local
319 auto processValue = [&](const Sk4u& leadingEdge) -> Sk4u { in blur_one_direction() local
466 function processValue (key, val) { function
213 void DebugInfoFinder::processValue(const Module &M, const DbgValueInst *DVI) { in processValue() function in DebugInfoFinder