Searched defs:grContext (Results 1 – 9 of 9) sorted by relevance
29 static size_t getCacheUsage(GrDirectContext* grContext) { in getCacheUsage()38 GrDirectContext* grContext = renderThread.getGrContext(); in RENDERTHREAD_SKIA_PIPELINE_TEST() local
121 GrDirectContext* grContext, const VulkanManager& vkManager, in Create()315 GrDirectContext* grContext) in VulkanSurface()
606 GrDirectContext* grContext, in createSurface()617 status_t VulkanManager::fenceWait(int fence, GrDirectContext* grContext) { in fenceWait()668 status_t VulkanManager::createReleaseFence(int* nativeFence, GrDirectContext* grContext) { in createReleaseFence()
260 sk_sp<GrDirectContext> grContext(GrDirectContext::MakeGL(std::move(glInterface), options)); in requireGlContext() local278 sk_sp<GrDirectContext> grContext = mVkManager->createContext(options); in requireVkContext() local
185 if (GrDirectContext* grContext = mRenderThread->getGrContext()) { in run() local
474 if (auto grContext = getGrContext()) { in draw() local485 if (auto grContext = getGrContext()) { in draw() local
89 sk_sp<GrDirectContext> grContext = mRenderThread.requireGrContext(); in copySurfaceInto() local301 sk_sp<GrDirectContext> grContext = sk_ref_sp(mRenderThread.getGrContext()); in copyImageInto() local
186 auto* grContext = renderthread::RenderThread::getInstance().getGrContext(); in destroyContext() local
521 auto grContext = getActiveGrContext(); in mapExternalTextureBuffer() local744 auto grContext = getActiveGrContext(); in drawLayers() local