Searched refs:sproc (Results 1 – 2 of 2) sorted by relevance
38 sproc = subprocess.Popen(cmd_list, stdout=subprocess.PIPE)39 return sproc.communicate()[0]
150 SkBitmapProcState::SampleProc32 sproc = state.getSampleProc32(); in shadeSpan() local172 sproc(state, buffer, n, dstC); in shadeSpan()