Searched refs:pathCommand_ (Results 1 – 2 of 2) sorted by relevance
40 if (IsStop(pathCommand_)) { in GenerateVertex()46 pathCommand_ = PATH_CMD_STOP; in GenerateVertex()55 uint32_t pf = pathCommand_; in GenerateVertex()56 pathCommand_ = PATH_CMD_LINE_TO; in GenerateVertex()62 pathCommand_ = PATH_CMD_MOVE_TO; in Rewind()
33 GeometryArc() : initialized_(false), pathCommand_(0.0f), centerX_(0.0f), in GeometryArc()107 uint32_t pathCommand_; // Connection Command variable