Home
last modified time | relevance | path

Searched defs:getBitmap (Results 1 – 16 of 16) sorted by relevance

/external/sonivox/jet_tools/JetCreator/
Dimg_Print.py51 def getBitmap(): function
Dimg_Find.py74 def getBitmap(): function
Dimg_splash.py1146 def getBitmap(): function
Dimg_Undo.py70 def getBitmap(): function
Dimg_Save.py88 def getBitmap(): function
Dimg_Paste.py30 def getBitmap(): function
Dimg_Cut.py93 def getBitmap(): function
Dimg_Open.py68 def getBitmap(): function
Dimg_favicon.py50 def getBitmap(): function
Dimg_Copy.py40 def getBitmap(): function
Dimg_New.py50 def getBitmap(): function
Dimg_Redo.py68 def getBitmap(): function
/external/jmonkeyengine/engine/src/android/com/jme3/asset/
DAndroidImageInfo.java29 public Bitmap getBitmap(){ in getBitmap() method in AndroidImageInfo
/external/skia/include/views/
DSkWindow.h35 const SkBitmap& getBitmap() const { return fBitmap; } in getBitmap() function
/external/skia/src/core/
DSkBitmapSampler.h24 const SkBitmap& getBitmap() const { return fBitmap; } in getBitmap() function
DSkPicturePlayback.h59 const SkBitmap& getBitmap() { in getBitmap() function