Searched refs:getRenderPipelineType (Results 1 – 13 of 13) sorted by relevance
241 if (Properties::getRenderPipelineType() == RenderPipelineType::SkiaGL) { in destroyRenderingContext()259 auto renderType = Properties::getRenderPipelineType(); in dumpGraphicsMemory()410 auto renderType = Properties::getRenderPipelineType(); in allocateHardwareBitmap()427 if (Properties::getRenderPipelineType() == RenderPipelineType::SkiaGL) { in preload()
189 const char* layerType = Properties::getRenderPipelineType() == RenderPipelineType::SkiaGL in dumpMemoryUsage()
65 auto renderType = Properties::getRenderPipelineType(); in create()83 auto renderType = Properties::getRenderPipelineType(); in invokeFunctor()
116 if (Properties::getRenderPipelineType() == RenderPipelineType::SkiaVulkan) { in drawRenderNode()131 if (Properties::getRenderPipelineType() == RenderPipelineType::SkiaVulkan) { in callDrawGLFunction()144 if (Properties::getRenderPipelineType() == RenderPipelineType::SkiaVulkan) { in drawWebViewFunctor()
57 if (Properties::getRenderPipelineType() == RenderPipelineType::SkiaGL) { in createTextureLayerUpdater()102 if (Properties::getRenderPipelineType() == RenderPipelineType::SkiaVulkan) { in run()
54 RenderPipelineType oldType = Properties::getRenderPipelineType(); \
49 if (Properties::getRenderPipelineType() == RenderPipelineType::SkiaVulkan) { in RENDERTHREAD_TEST()
218 ANDROID_API static RenderPipelineType getRenderPipelineType();
379 bool usingGL = uirenderer::Properties::getRenderPipelineType() == in allocateHardwareBitmap()412 bool usingGL = uirenderer::Properties::getRenderPipelineType() == in initialize()
186 RenderPipelineType Properties::getRenderPipelineType() { in getRenderPipelineType() function in android::uirenderer::Properties
30 auto pipelineType = Properties::getRenderPipelineType(); in WebViewFunctor_queryPlatformRenderMode()
109 if (Properties::getRenderPipelineType() == RenderPipelineType::SkiaGL) { in copyImageInto()
223 if (uirenderer::Properties::getRenderPipelineType() == in dequeueImage()243 if (uirenderer::Properties::getRenderPipelineType() == in dequeueImage()