HomeSort by relevance Sort by last modified time
    Searched refs:drawIcon (Results 1 - 11 of 11) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/android/layers/
VideoLayerManager.h 91 double drawIcon(const int layerId, IconType type);
VideoLayerAndroid.cpp 178 double scale = manager->drawIcon(uniqueId(), PlayIcon);
205 double scale = manager->drawIcon(uniqueId(), PauseIcon);
VideoLayerManager.cpp 353 double VideoLayerManager::drawIcon(const int layerId, IconType type)
  /external/webkit/Source/WebCore/platform/graphics/win/
IconWin.cpp 91 context->drawIcon(m_hIcon, r, DI_NORMAL);
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardView.java 591 drawIcon(canvas, icon, iconX, iconY, iconWidth, iconHeight);
594 drawIcon(canvas, icon, iconX, iconY, iconWidth, iconHeight);
658 drawIcon(canvas, icon, iconX, iconY, iconWidth, iconHeight);
742 protected static void drawIcon(final Canvas canvas, final Drawable icon, final int x,
    [all...]
MainKeyboardView.java     [all...]
  /external/webkit/Source/WebCore/platform/graphics/
GraphicsContext.h 464 void drawIcon(HICON icon, const IntRect& dstRect, UINT flags);
  /external/webkit/Source/WebCore/platform/graphics/wince/
GraphicsContextWinCE.cpp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 

Completed in 199 milliseconds