Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/pipeline/skia/
DSkiaPipeline.cpp476 static const uint32_t kOverdrawColors[2][6] = { variable
502 const SkPMColor* colors = kOverdrawColors[static_cast<int>(Properties::overdrawColorSet)]; in renderOverdraw()