getBitmap 188 libcore/FillStyle.cpp _bitmapInfo = _md->getBitmap(_id);
getBitmap 828 libcore/asobj/flash/display/BitmapData_as.cpp CachedBitmap* bit = def->getBitmap(id);
getBitmap 262 libcore/parser/SWFMovieDefinition.h CachedBitmap* getBitmap(int DisplayObject_id) const;
getBitmap 330 libcore/parser/movie_definition.h virtual CachedBitmap* getBitmap(int /*DisplayObject_id*/) const
getBitmap 157 libcore/parser/sprite_definition.h virtual CachedBitmap* getBitmap(int id) const
getBitmap 159 libcore/parser/sprite_definition.h return m_movie_def.getBitmap(id);
getBitmap 204 libcore/swf/DefineBitsTag.cpp if (m.getBitmap(id)) {
getBitmap 71 plugin/aos4/plugin.h struct BitMap * getBitmap() { return _bmp; }