Searched refs:getRenderPipelineType (Results 1 – 10 of 10) sorted by relevance
55 if (Properties::getRenderPipelineType() == RenderPipelineType::OpenGL) { in createTextureLayerUpdater()57 } else if (Properties::getRenderPipelineType() == RenderPipelineType::SkiaGL) { in createTextureLayerUpdater()136 if (Properties::getRenderPipelineType() == RenderPipelineType::SkiaVulkan) { in run()144 if (Properties::getRenderPipelineType() == RenderPipelineType::SkiaVulkan) { in run()
58 RenderPipelineType oldType = Properties::getRenderPipelineType(); \
49 if (Properties::getRenderPipelineType() == RenderPipelineType::SkiaVulkan) { in RENDERTHREAD_TEST()
69 auto renderType = Properties::getRenderPipelineType(); in create()89 auto renderType = Properties::getRenderPipelineType(); in destroyLayer()106 auto renderType = Properties::getRenderPipelineType(); in invokeFunctor()124 auto renderType = Properties::getRenderPipelineType(); in prepareToDraw()491 auto renderType = Properties::getRenderPipelineType(); in draw()
206 auto renderType = Properties::getRenderPipelineType(); in readback()
126 if (Properties::getRenderPipelineType() == RenderPipelineType::SkiaGL) { in initialize()
210 RenderPipelineType Properties::getRenderPipelineType() { in getRenderPipelineType() function in android::uirenderer::Properties236 auto renderType = getRenderPipelineType(); in isSkiaEnabled()
310 static RenderPipelineType getRenderPipelineType();
54 if (Properties::getRenderPipelineType() == RenderPipelineType::SkiaVulkan) { in onDraw()
43 if (Properties::getRenderPipelineType() == RenderPipelineType::SkiaVulkan) { in copyImageInto()