Home
last modified time | relevance | path

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

/external/skia/tools/debugger/
DSkDrawCommand.cpp1279 Json::Value flagsRow(Json::arrayValue); in MakeJsonLattice() local
1281 flagsRow.append(Json::Value(lattice.fFlags[flagCount++])); in MakeJsonLattice()
1283 flags.append(flagsRow); in MakeJsonLattice()