Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkRecordDraw.cpp78 #define DRAW(T, call) template <> void Draw::draw(const T& r) { fCanvas->call; } macro
79 DRAW(Restore, restore());
80 DRAW(Save, save());
81 DRAW(SaveLayer, saveLayer(r.bounds, r.paint, r.flags));
82 DRAW(SetMatrix, setMatrix(SkMatrix::Concat(fInitialCTM, r.matrix)));
84 DRAW(ClipPath, clipPath(r.path, r.opAA.op, r.opAA.aa));
85 DRAW(ClipRRect, clipRRect(r.rrect, r.opAA.op, r.opAA.aa));
86 DRAW(ClipRect, clipRect(r.rect, r.opAA.op, r.opAA.aa));
87 DRAW(ClipRegion, clipRegion(r.region, r.op));
89 DRAW(BeginCommentGroup, beginCommentGroup(r.description));
[all …]
/external/replicaisland/src/com/replica/replicaisland/
DGameComponent.java37 DRAW, // drawing commands are scheduled. enumConstant
DRenderComponent.java36 setPhase(ComponentPhases.DRAW.ordinal()); in RenderComponent()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/robolectric/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...