Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/
DMediaTexturePool.cpp37 static int s_texturePoolId = 0; variable
43 m_id = s_texturePoolId++; in MediaTexturePool()