Home
last modified time | relevance | path

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

/frameworks/base/media/mca/filterfw/native/core/
Dgl_env.h247 int max_surface_id_; variable
Dgl_env.cpp41 max_surface_id_(0), in GLEnv()
207 const int id = ++max_surface_id_; in AddWindowSurface()