Searched defs:makeCurrent (Results 1 – 12 of 12) sorted by relevance
91 status_t EglWindow::makeCurrent() const { in makeCurrent() function in EglWindow
47 MakeCurrentResult SkiaVulkanPipeline::makeCurrent() { in makeCurrent() function in android::uirenderer::skiapipeline::SkiaVulkanPipeline
46 MakeCurrentResult SkiaOpenGLPipeline::makeCurrent() { in makeCurrent() function in android::uirenderer::skiapipeline::SkiaOpenGLPipeline
346 bool EglManager::makeCurrent(EGLSurface surface, EGLint* errOut) { in makeCurrent() function in android::uirenderer::renderthread::EglManager
39 MakeCurrentResult OpenGLPipeline::makeCurrent() { in makeCurrent() function in android::uirenderer::renderthread::OpenGLPipeline
249 bool CanvasContext::makeCurrent() { in makeCurrent() function in android::uirenderer::renderthread::CanvasContext
352 EGLBoolean egl_display_t::makeCurrent(egl_context_t* c, egl_context_t* cur_c, in makeCurrent() function in android::egl_display_t
134 bool GLHelper::makeCurrent(EGLSurface surface) { in makeCurrent() function in android::GLHelper
199 void makeCurrent() const in makeCurrent() function in Hwc2TestEglManager
524 private void makeCurrent(EGLSurface surface) { in makeCurrent() method in SurfaceTextureRenderer
368 EGLBoolean DisplayDevice::makeCurrent(EGLDisplay dpy, EGLContext ctx) const { function in DisplayDevice
1220 static int makeCurrent(ogles_context_t* gl) in makeCurrent() function