OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getGraphics
(Results
1 - 14
of
14
) sorted by null
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
GcSnapshot.java
61
* ({@link Layer#
getGraphics
()}) is configured only for the new snapshot.
138
Graphics2D
getGraphics
() {
291
AffineTransform matrix = mLayers.get(0).
getGraphics
().getTransform();
315
AffineTransform currentMtx = baseLayer.
getGraphics
().getTransform();
322
Shape currentClip = baseLayer.
getGraphics
().getClip();
356
layer.
getGraphics
().dispose();
425
layer.
getGraphics
().translate(dx, dy);
438
layer.
getGraphics
().rotate(radians);
451
layer.
getGraphics
().scale(sx, sy);
464
return mLayers.get(0).
getGraphics
().getTransform()
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
ImageUtilsTest.java
37
Graphics g = image.
getGraphics
();
48
Graphics g = image.
getGraphics
();
59
Graphics g = image.
getGraphics
();
72
Graphics g = image.
getGraphics
();
89
Graphics g = image.
getGraphics
();
106
Graphics g = image.
getGraphics
();
123
Graphics g = image.
getGraphics
();
134
Graphics g = image.
getGraphics
();
147
Graphics g = image.
getGraphics
();
163
Graphics g = image.
getGraphics
();
[
all
...]
SwtUtilsTest.java
45
Graphics g = inImage.
getGraphics
();
101
Graphics g = inImage.
getGraphics
();
134
Graphics g = inImage.
getGraphics
();
169
Graphics g = inImage.
getGraphics
();
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/util/
IconLoader.java
43
Graphics g = compatibleImage.
getGraphics
();
/external/proguard/src/proguard/gui/splash/
BufferedSprite.java
110
Graphics bufferGraphics = bufferImage.
getGraphics
();
/frameworks/base/tools/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/intensive/util/
ImageUtils.java
94
temp.
getGraphics
().drawImage(goldenImage, 0, 0, null);
112
Graphics g = deltaImage.
getGraphics
();
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
ImageUtils.java
330
Graphics g = cropped.
getGraphics
();
467
Graphics g = image.
getGraphics
();
489
Graphics gc = image.
getGraphics
();
511
Graphics gc = image.
getGraphics
();
757
Graphics g = sub.
getGraphics
();
[
all
...]
SwtUtils.java
106
Graphics graphics = converted.
getGraphics
();
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/holiday/
HolidayBorderPanel.java
179
int height =
getGraphics
().getFontMetrics(font).getHeight();
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/scene/
ViewHierarchyScene.java
229
Graphics2D g2 =
getGraphics
();
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
DumbTextComponent.java
511
paint2(cacheImage.
getGraphics
());
/tools/tradefederation/core/src/com/android/tradefed/device/
TestDevice.java
379
image.
getGraphics
().drawImage(resized, 0, 0, null);
[
all
...]
/prebuilts/tools/common/netbeans-visual/
org-netbeans-api-visual.jar
/prebuilts/tools/common/m2/repository/xhtmlrenderer/xhtmlrenderer/R8rc1/
xhtmlrenderer-R8rc1.jar
Completed in 169 milliseconds