Searched defs:makeCurrent (Results 1 – 11 of 11) sorted by relevance
122 bool EglDisplayContext::makeCurrent() { in makeCurrent() function in android::companion::virtualcamera::EglDisplayContext
91 status_t EglWindow::makeCurrent() const { in makeCurrent() function in EglWindow
91 MakeCurrentResult SkiaCpuPipeline::makeCurrent() { in makeCurrent() function in android::uirenderer::skiapipeline::SkiaCpuPipeline
58 MakeCurrentResult SkiaVulkanPipeline::makeCurrent() { in makeCurrent() function in android::uirenderer::skiapipeline::SkiaVulkanPipeline
58 MakeCurrentResult SkiaOpenGLPipeline::makeCurrent() { in makeCurrent() function in android::uirenderer::skiapipeline::SkiaOpenGLPipeline
45 renderthread::MakeCurrentResult makeCurrent() override { in makeCurrent() function
192 void makeCurrent() const { eglMakeCurrent(mEglDisplay, mEglSurface, mEglSurface, mEglContext); } in makeCurrent() function in android::EglManager
136 bool GLHelper::makeCurrent(EGLSurface surface) { in makeCurrent() function in android::GLHelper
500 EGLBoolean egl_display_t::makeCurrent(egl_context_t* c, egl_context_t* cur_c, EGLSurface draw, in makeCurrent() function in android::egl_display_t
549 bool EglManager::makeCurrent(EGLSurface surface, EGLint* errOut, bool force) { in makeCurrent() function in android::uirenderer::renderthread::EglManager
350 bool CanvasContext::makeCurrent() { in makeCurrent() function in android::uirenderer::renderthread::CanvasContext