/external/skia/src/core/ |
D | SkRecordDraw.cpp | 74 #define DRAW(T, call) template <> void Draw::draw(const T& r) { fCanvas->call; } macro 75 DRAW(Restore, restore()); 76 DRAW(Save, save()); 77 DRAW(SaveLayer, saveLayer(SkCanvas::SaveLayerRec(r.bounds, 81 DRAW(SetMatrix, setMatrix(SkMatrix::Concat(fInitialCTM, r.matrix))); 82 DRAW(Concat, concat(r.matrix)); 83 DRAW(Translate, translate(r.dx, r.dy)); 85 DRAW(ClipPath, clipPath(r.path, r.opAA.op(), r.opAA.aa())); 86 DRAW(ClipRRect, clipRRect(r.rrect, r.opAA.op(), r.opAA.aa())); 87 DRAW(ClipRect, clipRect(r.rect, r.opAA.op(), r.opAA.aa())); [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/vulkan-validation-layers/demos/smoke/ |
D | Smoke.h | 77 DRAW, enumerator
|
D | Smoke.cpp | 874 state_ = DRAW; in draw_objects() 903 assert(state_ == STEP || state_ == DRAW); in update_loop()
|
/external/vulkan-validation-layers/layers/ |
D | core_validation_types.h | 284 DRAW = 0, 288 DRAW_BEGIN_RANGE = DRAW,
|
D | core_validation.cpp | 7760 pCB->drawCount[DRAW]++; in CmdDraw() 7767 g_drawCount[DRAW]++); in CmdDraw()
|
/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/v1/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |