Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/renderthread/
DReliableSurface.cpp27 constexpr bool DISABLE_BUFFER_PREFETCH = true; variable
102 if constexpr (DISABLE_BUFFER_PREFETCH) { in reserveNext()