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

  /frameworks/base/media/mca/filterfw/native/core/
gl_env.h 151 return contexts_.find(context_id_)->second;
233 int context_id_; member in class:android::filterfw::GLEnv
gl_env.cpp 34 context_id_(0),
276 if (context_id_ != context_id) {
277 context_id_ = context_id;
290 if (context_id_ == context_id && IsActive())
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace.pb.cpp     [all...]
gltrace.pb.h 1655 ::google::protobuf::int32 context_id_; member in class:android::gltrace::GLMessage
    [all...]

Completed in 111 milliseconds