Searched defs:curOp (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/tools/mdbviz/ | ||
H A D | Model.h | 35 int curOp() const { return fCurOp; } in curOp() function in Model |
H A D | Model.cpp | 81 void Model::setCurOp(int curOp) { in setCurOp() argument |
/third_party/skia/src/gpu/ | ||
H A D | GrResourceAllocator.h | 85 unsigned int curOp() const { return fNumOps; } in curOp() function in GrResourceAllocator |
Completed in 2 milliseconds