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

  /external/valgrind/main/include/
pub_tool_aspacemgr.h 43 SkAnonV, // anonymous mapping belonging to valgrind
90 Also: anyTranslated==True is only allowed in SkFileV and SkAnonV
  /external/valgrind/main/coregrind/m_aspacemgr/
aspacemgr-linux.c 158 SkAnonV: an anonymous mapping belonging to V. These cover all V's
427 case SkAnonV: return "ANON";
523 case SkAnonC: case SkAnonV: case SkShmC:
688 case SkAnonC: case SkAnonV: case SkShmC:
736 case SkAnonC: case SkAnonV:
921 || nsegments[i].kind == SkAnonV
    [all...]

Completed in 468 milliseconds