HomeSort by relevance Sort by last modified time
    Searched full:graphics2d (Results 76 - 100 of 110) sorted by null

1 2 34 5

  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
ImageUtilsTest.java 25 import java.awt.Graphics2D;
249 Graphics2D g = dest.createGraphics();
  /external/chromium_org/ppapi/native_client/tests/ppapi_test_lib/
test_interface.h 219 bool IsImageRectOnScreen(PP_Resource graphics2d,
  /external/chromium_org/native_client_sdk/src/examples/api/mouse_lock/
mouse_lock.cc 138 device_context_ = pp::Graphics2D(this, size_, false);
  /external/chromium_org/ppapi/tests/
test_fullscreen.cc 66 graphics2d_ = pp::Graphics2D(instance_, screen_size_, true);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
ImageUtils.java 42 import java.awt.Graphics2D;
361 Graphics2D g2 = image.createGraphics();
    [all...]
RenderPreview.java 88 import java.awt.Graphics2D;
711 Graphics2D g = image.createGraphics();
    [all...]
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Bitmap_Delegate.java 28 import java.awt.Graphics2D;
341 Graphics2D g = image.createGraphics();
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
RenderSessionImpl.java 95 import java.awt.Graphics2D;
556 Graphics2D gc = mImage.createGraphics();
573 Graphics2D gc = mImage.createGraphics();
    [all...]
  /prebuilts/tools/common/netbeans-visual/
org-netbeans-api-visual.jar 
  /external/chromium_org/chrome/test/ppapi/
ppapi_browsertest.cc 279 TEST_PPAPI_IN_PROCESS(Graphics2D)
280 TEST_PPAPI_OUT_OF_PROCESS(Graphics2D)
    [all...]
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/src/earth/
earth.cc 276 pp::Graphics2D* graphics_2d_context_;
853 graphics_2d_context_ = new pp::Graphics2D(this, size, false);
  /sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/
Workspace.java 64 import java.awt.Graphics2D;
    [all...]
  /external/chromium_org/content/renderer/pepper/
pepper_graphics_2d_host.cc 573 // If the Graphics2D has an old image data it's not using any more, send
pepper_plugin_instance_impl.h 603 // we have a bound Graphics2D and are using software compositing
    [all...]
pepper_plugin_instance_impl.cc 632 // Force-unbind any Graphics. In the case of Graphics2D, if the plugin
    [all...]
  /external/chromium_org/native_client_sdk/src/doc/
_reference_toc.yaml 312 - title: "Graphics2D"
  /external/chromium_org/ppapi/examples/ime/
ime.cc 684 pp::Graphics2D device(this, last_size_, false);
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
groovy.php 398 'GraphicAttribute', 'Graphics', 'Graphics2D',
    [all...]
java.php 408 'GraphicAttribute', 'Graphics', 'Graphics2D',
    [all...]
java5.php 106 'AWTError', 'AWTEvent', 'AWTEventMulticaster', 'AWTException', 'AWTKeyStroke', 'AWTPermission', 'ActiveEvent', 'Adjustable', 'AlphaComposite', 'BasicStroke', 'BorderLayout', 'BufferCapabilities', 'BufferCapabilities.FlipContents', 'Button', 'Canvas', 'CardLayout', 'Checkbox', 'CheckboxGroup', 'CheckboxMenuItem', 'Choice', 'Color', 'Component', 'ComponentOrientation', 'Composite', 'CompositeContext', 'Container', 'ContainerOrderFocusTraversalPolicy', 'Cursor', 'DefaultFocusTraversalPolicy', 'DefaultKeyboardFocusManager', 'Dialog', 'Dimension', 'DisplayMode', 'EventQueue', 'FileDialog', 'FlowLayout', 'FocusTraversalPolicy', 'Font', 'FontFormatException', 'FontMetrics', 'Frame', 'GradientPaint', 'Graphics', 'Graphics2D', 'GraphicsConfigTemplate', 'GraphicsConfiguration', 'GraphicsDevice', 'GraphicsEnvironment', 'GridBagConstraints', 'GridBagLayout', 'GridLayout', 'HeadlessException', 'IllegalComponentStateException', 'Image', 'ImageCapabilities', 'Insets', 'ItemSelectable', 'JobAttributes',
    [all...]
  /external/chromium_org/ppapi/proxy/
ppapi_messages.h     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.j2se12_1.0.0.200901281111/org/eclipse/pde/api/tools/internal/api_stubs/
J2SE-1.2.zip 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.j2se13_1.0.0.200901281111/org/eclipse/pde/api/tools/internal/api_stubs/
J2SE-1.3.zip 
  /prebuilts/devtools/tools/lib/
monkeyrunner.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.j2se14_1.0.0.200901281111/org/eclipse/pde/api/tools/internal/api_stubs/
J2SE-1.4.zip 

Completed in 574 milliseconds

1 2 34 5