Home
last modified time | relevance | path

Searched refs:FileIndex (Results 1 – 2 of 2) sorted by relevance

/hardware/google/aemu/snapshot/include/snapshot/
DTextureSaver.h80 struct FileIndex { struct
97 FileIndex mIndex; argument
/hardware/google/aemu/snapshot/
DTextureSaver.cpp50 [texId](FileIndex::Texture& tex) { in saveTexture()
82 for (const FileIndex::Texture& b : mIndex.textures) { in writeIndex()