Searched defs:runWithGlContext (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/libs/hwui/renderthread/ | ||
D | CanvasContext.cpp | 358 void CanvasContext::runWithGlContext(RenderTask* task) { in runWithGlContext() function in android::uirenderer::renderthread::CanvasContext |
D | RenderProxy.cpp | 243 CREATE_BRIDGE2(runWithGlContext, CanvasContext* context, RenderTask* task) { in CREATE_BRIDGE2() argument |