Home
last modified time | relevance | path

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

/external/skqp/src/core/
DSkPathPriv.h67 FirstDirection computedDir = kUnknown_FirstDirection; in CheapIsFirstDirection() local
68 (void)CheapComputeFirstDirection(path, &computedDir); in CheapIsFirstDirection()
69 return computedDir == dir; in CheapIsFirstDirection()