OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:setPatch
(Results
1 - 13
of
13
) sorted by null
/external/libgdx/gdx/src/com/badlogic/gdx/scenes/scene2d/utils/
NinePatchDrawable.java
35
/** Creates an uninitialized NinePatchDrawable. The ninepatch must be {@link #
setPatch
(NinePatch) set} before use. */
40
setPatch
(patch);
45
setPatch
(drawable.patch);
52
public void
setPatch
(NinePatch patch) {
69
drawable.
setPatch
(new NinePatch(drawable.getPatch(), tint));
/external/skia/src/utils/
SkPatchGrid.cpp
32
bool SkPatchGrid::
setPatch
(int x, int y, const SkPoint cubics[12], const SkColor colors[4],
/external/skia/samplecode/
SamplePatch.cpp
56
void
setPatch
(const SkPoint pts[12]) {
294
patch.
setPatch
(fPts);
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/draw9patch/graphics/
NinePatchedImage.java
322
public void
setPatch
(int x, int y, int color) {
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/draw9patch/ui/
ImageViewer.java
275
mNinePatchedImage.
setPatch
(x, y, color);
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.updatesite_1.0.400.v20130515-2028.jar
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.updatesite_1.0.400.v20130515-2028.jar
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.updatesite_1.0.201.R36x_v20100823.jar
org.eclipse.equinox.p2.metadata.generator_1.0.200.v20100503a.jar
org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar
org.eclipse.pde.core_3.6.1.v20100902_r361.jar
Completed in 821 milliseconds