Home
last modified time | relevance | path

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

/external/skqp/tools/mdbviz/
DModel.cpp83 void Model::setCurOp(int curOp) { in setCurOp() argument
84 SkASSERT(curOp < fOps.count()); in setCurOp()
86 if (curOp == fCurOp) { in setCurOp()
90 fCurOp = curOp; in setCurOp()
DModel.h34 void setCurOp(int curOp);
35 int curOp() const { return fCurOp; } in curOp() function
/external/skia/tools/mdbviz/
DModel.cpp83 void Model::setCurOp(int curOp) { in setCurOp() argument
84 SkASSERT(curOp < fOps.count()); in setCurOp()
86 if (curOp == fCurOp) { in setCurOp()
90 fCurOp = curOp; in setCurOp()
DModel.h34 void setCurOp(int curOp);
35 int curOp() const { return fCurOp; } in curOp() function
/external/skia/src/core/
DSkRecordDraw.cpp615 for (int curOp = 0; curOp < record.count(); curOp++) { in SkRecordFillBounds() local
616 visitor.setCurrentOp(curOp); in SkRecordFillBounds()
617 record.visit(curOp, visitor); in SkRecordFillBounds()
/external/skqp/src/core/
DSkRecordDraw.cpp615 for (int curOp = 0; curOp < record.count(); curOp++) { in SkRecordFillBounds() local
616 visitor.setCurrentOp(curOp); in SkRecordFillBounds()
617 record.visit(curOp, visitor); in SkRecordFillBounds()
/external/skqp/src/gpu/
DGrResourceAllocator.cpp32 SkASSERT(fEndOfOpListOpIndices.back() < this->curOp()); in markEndOfOpList()
35 fEndOfOpListOpIndices.push_back(this->curOp()); // This is the first op index of the next opList in markEndOfOpList()
DGrResourceAllocator.h44 unsigned int curOp() const { return fNumOps; } in curOp() function
/external/skia/src/gpu/
DGrResourceAllocator.cpp32 SkASSERT(fEndOfOpListOpIndices.back() < this->curOp()); in markEndOfOpList()
35 fEndOfOpListOpIndices.push_back(this->curOp()); // This is the first op index of the next opList in markEndOfOpList()
DGrResourceAllocator.h44 unsigned int curOp() const { return fNumOps; } in curOp() function
/external/robolectric/v3/runtime/
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...