Searched refs:int64s (Results 1 – 2 of 2) sorted by relevance
/hardware/google/gfxstream/host/gl/glsnapshot/ | ||
D | GLSnapshot.h | 23 std::vector<uint64_t> int64s; member |
D | GLSnapshot.cpp | 58 std::vector<uint64_t>& store = mGlobals[name].int64s; in getGlobalStateInt64() |