Home
last modified time | relevance | path

Searched refs:allocateDrawableBitmap (Results 1 – 6 of 6) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DDrawableFactory.java44 public DrawableBitmap allocateDrawableBitmap() { in allocateDrawableBitmap() method in DrawableFactory
DDebugSystem.java68 DrawableBitmap bitmap = factory.allocateDrawableBitmap(); in drawShape()
DMotionBlurComponent.java96 DrawableBitmap stepImage = sSystemRegistry.drawableFactory.allocateDrawableBitmap(); in update()
DFadeDrawableComponent.java114 DrawableBitmap bitmap = factory.allocateDrawableBitmap(); in update()
DSpriteComponent.java110 DrawableBitmap bitmap = factory.allocateDrawableBitmap(); in update()
DHudSystem.java300 DrawableBitmap bitmap = factory.allocateDrawableBitmap(); in update()
452 DrawableBitmap bitmap = factory.allocateDrawableBitmap(); in update()