HomeSort by relevance Sort by last modified time
    Searched refs:find_proc (Results 1 - 2 of 2) sorted by null

  /external/skia/tests/
BlitRowTest.cpp 63 static Proc find_proc(const SkBitmap& bm, SkPMColor expect32, uint16_t expect16, function
86 Proc proc = find_proc(bm, expect32, expect16, expect8, &expect);
  /external/ltrace/
proc.c 599 find_proc(struct process *proc, void *data) function
607 return each_process(NULL, &find_proc, (void *)(uintptr_t)pid);

Completed in 51 milliseconds