Searched defs:processValue (Results 1 – 5 of 5) sorted by relevance
25 function processValue(value: number | (() => number)) { function
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