Home
last modified time | relevance | path

Searched defs:surface_id (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/media/mca/filterfw/native/core/
Dgl_env.cpp216 bool GLEnv::SwitchToSurfaceId(int surface_id) { in SwitchToSurfaceId()
230 bool GLEnv::ReleaseSurfaceId(int surface_id) { in ReleaseSurfaceId()
/frameworks/av/services/camera/libcameraservice/device3/
DCamera3StreamSplitter.cpp447 for (auto& surface_id : surface_ids) { in attachBufferToOutputs() local