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.cpp31 constexpr bool DISABLE_BUFFER_PREFETCH = true; variable
75 if constexpr (DISABLE_BUFFER_PREFETCH) { in reserveNext()