Searched refs:ResTextureArray (Results 1 – 2 of 2) sorted by relevance
601 ResTextureArray::iterator end = this->GetTextures().end(); in ForeachTexture()602 for (ResTextureArray::iterator texture = this->GetTextures().begin(); in ForeachTexture()
164 typedef nw::ut::ResArrayPatricia<ResTexture>::type ResTextureArray; typedef