Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/gl-host-common/include/host-common/opengl/
DGLProcessPipe.h25 void forEachProcessPipeId(std::function<void(uint64_t)>);
/hardware/google/gfxstream/host/gl/gl-host-common/opengl/
DGLProcessPipe.cpp171 void forEachProcessPipeId(std::function<void(uint64_t)> f) { in forEachProcessPipeId() function