Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderLayer.cpp2755 static bool isHitCandidate(const RenderLayer* hitLayer, bool canDepthSort, double* zOffset, const H… in isHitCandidate() argument
2761 if (canDepthSort) in isHitCandidate()