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

  /external/valgrind/main/include/
pub_tool_aspacemgr.h 41 SkFree, // unmapped space
62 kind == SkFree:
96 /* Extent (SkFree, SkAnon{C,V}, SkFile{C,V}, SkResvn) */
  /external/valgrind/main/coregrind/m_aspacemgr/
aspacemgr-linux.c 147 SkFree: a free space, which may be allocated either to Valgrind (V)
425 case SkFree: return " ";
514 case SkFree:
630 if (nsegments[i].kind == SkFree || nsegments[i].kind == SkResvn)
646 if (nsegments[i].kind == SkFree || nsegments[i].kind == SkResvn)
681 case SkFree:
732 case SkFree:
    [all...]

Completed in 3813 milliseconds