Home
last modified time | relevance | path

Searched refs:shouldUseGraphiteIfCompiledAndSupported (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp812 bool shouldUseGraphiteIfCompiledAndSupported() { in shouldUseGraphiteIfCompiledAndSupported() function
846 const bool useGraphite = shouldUseGraphiteIfCompiledAndSupported() && in chooseRenderEngineType()
850 if (shouldUseGraphiteIfCompiledAndSupported()) { in chooseRenderEngineType()