Searched refs:GetTextureForServiceId (Results 1 – 4 of 4) sorted by relevance
643 Texture* GetTextureForServiceId(GLuint service_id) const;
1223 Texture* TextureManager::GetTextureForServiceId(GLuint service_id) const { in GetTextureForServiceId() function in gpu::gles2::TextureManager
116 EXPECT_EQ(texture->texture(), manager_->GetTextureForServiceId( in TEST_F()
3830 Texture* texture = texture_manager()->GetTextureForServiceId(service_id); in RestoreTextureState()