HomeSort by relevance Sort by last modified time
    Searched full:getimage (Results 251 - 275 of 549) sorted by null

<<11121314151617181920>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/
AndroidJUnitLaunchConfigurationTab.java 538 * @see org.eclipse.debug.ui.AbstractLaunchConfigurationTab#getImage()
541 public Image getImage() {
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
NewProjectPage.java 405 dec.setImage(errorFieldIndicator.getImage());
    [all...]
NewTemplatePage.java 548 decoration.setImage(errorFieldIndicator.getImage());
713 decorator.setImage(errorFieldIndicator.getImage());
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.ui.sdk_1.0.100.v20100513.jar 
  /cts/tests/camera/src/android/hardware/camera2/cts/
RecordingTest.java     [all...]
RobustnessTest.java 142 Image image = imageListener.getImage(CAPTURE_TIMEOUT);
    [all...]
BurstCaptureRawTest.java 640 Image image = readerListener.getImage(CAPTURE_IMAGE_TIMEOUT_MS);
CameraTestUtils.java 285 * the caller doesn't call getImage(), the producer will eventually run
297 * reach to maxImages queued. If the caller doesn't call getImage(), the
299 * be dropped. If the caller doesn't call getImage(), the producer will
338 public Image getImage(long timeout) throws InterruptedException {
    [all...]
DngCreatorTest.java     [all...]
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
PropertyTable.java 103 private static final Image m_plusImage = DesignerPlugin.getImage("properties/plus.gif");
104 private static final Image m_minusImage = DesignerPlugin.getImage("properties/minus.gif");
    [all...]
  /external/pdfium/core/src/fxcodec/jbig2/
JBig2_Context.cpp 495 SDINSYMS.get()[dwTemp + j] = dict.GetImage(j);
735 SBSYMS.get()[dwTemp + j] = dict.GetImage(j);
    [all...]
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
RenderSessionImpl.java 439 mImage = params.getImageFactory().getImage(
    [all...]
ResourceHelper.java 391 bitmap = Bitmap_Delegate.createBitmap(ninePatch.getImage(),
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
OutlinePage.java 767 public Image getImage(Object element) {
794 Image image = getImage(element);
    [all...]
RenderPreview.java 134 CLOSE_ICON = sharedImages.getImage(ISharedImages.IMG_ETOOL_DELETE);
590 BufferedImage image = session.getImage();
    [all...]
  /external/mesa3d/include/GL/internal/
dri_interface.h 438 void (*getImage)(__DRIdrawable *readable,
    [all...]
  /external/pdfium/xfa/include/fxfa/
fxfa_objectacc.h 315 CXFA_Image GetImage();
  /external/pdfium/xfa/src/fdp/src/fde/
fde_gdidevice.cpp 588 CFDE_GdiImage* pImgHolder = (CFDE_GdiImage*)pTextureBrush->GetImage();
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/
CameraTestUtils.java 282 * the caller doesn't call getImage(), the producer will eventually run
294 * reach to maxImages queued. If the caller doesn't call getImage(), the
296 * be dropped. If the caller doesn't call getImage(), the producer will
331 public Image getImage(long timeout) throws InterruptedException {
    [all...]
  /frameworks/base/tools/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/intensive/
Main.java 532 ImageUtils.requireSimilar(goldenImagePath, session.getImage());
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
ImagePreset.java 574 if (MasterImage.getImage().getZoomOrientation() != ImageLoader.ORI_NORMAL) {
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/tools/
SaveImage.java 538 Uri sourceImageUri = MasterImage.getImage().getUri();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/internal/
dri_interface.h 402 void (*getImage)(__DRIdrawable *drawable,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/internal/
dri_interface.h 438 void (*getImage)(__DRIdrawable *readable,
  /prebuilts/tools/common/m2/repository/com/apple/AppleJavaExtensions/1.4/
AppleJavaExtensions-1.4.jar 

Completed in 938 milliseconds

<<11121314151617181920>>