Home
last modified time | relevance | path

Searched defs:context_id (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/media/mca/filterfw/native/core/
Dgl_env.cpp273 bool GLEnv::SwitchToContextId(int context_id) { in SwitchToContextId()
285 void GLEnv::ReleaseContextId(int context_id) { in ReleaseContextId()
/frameworks/native/opengl/libs/GLES_trace/
Dgltrace.proto544 required int32 context_id = 1; // GL context ID field
/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace.pb.h1755 inline ::google::protobuf::int32 GLMessage::context_id() const { in context_id() function