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 42 SkFree, // unmapped space
63 kind == SkFree:
97 /* Extent (SkFree, SkAnon{C,V}, SkFile{C,V}, SkResvn) */
  /external/valgrind/main/coregrind/m_aspacemgr/
aspacemgr-linux.c 150 SkFree: a free space, which may be allocated either to Valgrind (V)
452 case SkFree: return " ";
541 case SkFree:
657 if (nsegments[i].kind == SkFree || nsegments[i].kind == SkResvn)
673 if (nsegments[i].kind == SkFree || nsegments[i].kind == SkResvn)
708 case SkFree:
759 case SkFree:
    [all...]

Completed in 38 milliseconds