Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/effects/
H A DGainmapRenderer.cpp221 const int singleChannel = all_channels_equal(gainmapInfo.fGainmapGamma) && in setupGenericUniforms() local
233 mBuilder.uniform("singleChannel") = singleChannel; in setupGenericUniforms()