Searched refs:DRAW (Results 1 – 6 of 6) sorted by relevance
/external/skia/src/core/ |
D | SkRecordDraw.cpp | 78 #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/ |
D | GameComponent.java | 37 DRAW, // drawing commands are scheduled. enumConstant
|
D | RenderComponent.java | 36 setPhase(ComponentPhases.DRAW.ordinal()); in RenderComponent()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/robolectric/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |