Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_staging.cpp606 const bool hasDiffColorVals = in ClearImages() local
609 if ((bytesPerPixel > 4u) || hasDiffColorVals || (desc.depth > 1u)) { in ClearImages()