Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DSpotShadow.cpp985 bool needsSearch = needsOffsetToUmbra ? firstVertexIsPenumbra : !firstVertexIsPenumbra; in calculateDistanceCounter() local
987 if (needsSearch) { in calculateDistanceCounter()