Home
last modified time | relevance | path

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

/frameworks/base/media/mca/filterfw/native/core/
Dgl_env.h146 bool SwitchToContextId(int context_id);
Dgl_env.cpp281 bool GLEnv::SwitchToContextId(int context_id) { in SwitchToContextId() function in android::filterfw::GLEnv
299 SwitchToContextId(0); in ReleaseContextId()