OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:currentOp
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/core/
SkRecordDraw.cpp
174
void setCurrentOp(int
currentOp
) { fCurrentOp =
currentOp
; }
186
int
currentOp
() const { return fCurrentOp; }
613
void setCurrentOp(int
currentOp
) { fFillBounds.setCurrentOp(
currentOp
); }
697
dst.fKey[fSaveLayerOpStack.count()] = fFillBounds.
currentOp
();
731
fSaveLayerOpStack.push(fFillBounds.
currentOp
());
734
fSaveLayerStack.push(SaveLayerInfo(fFillBounds.
currentOp
(), isSaveLayer, bounds, paint));
767
block.fRestoreOpID = fFillBounds.
currentOp
();
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar
Completed in 40 milliseconds