HomeSort by relevance Sort by last modified time
    Searched refs:max_surface_id_ (Results 1 - 2 of 2) sorted by null

  /frameworks/base/media/mca/filterfw/native/core/
gl_env.h 246 int max_surface_id_; member in class:android::filterfw::GLEnv
gl_env.cpp 38 max_surface_id_(0),
204 const int id = ++max_surface_id_;

Completed in 708 milliseconds