Searched defs:fTransitions (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/skia/src/sksl/lex/ | ||
H A D | DFA.h | 30 std::vector<std::vector<int>> fTransitions; member |
H A D | NFAtoDFA.h | 164 std::vector<std::vector<int>> fTransitions; variable |