Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/
DEmulatedEglWindowSurface.cpp239 HandleType drawCtx = stream->getBe32(); in onLoad() local
257 surface->mDrawContext = android::base::findOrDefault(contexts, drawCtx); in onLoad()