HomeSort by relevance Sort by last modified time
    Searched full:allocatedrawablebitmap (Results 1 - 6 of 6) sorted by null

  /external/replicaisland/src/com/replica/replicaisland/
DebugSystem.java 68 DrawableBitmap bitmap = factory.allocateDrawableBitmap();
DrawableFactory.java 44 public DrawableBitmap allocateDrawableBitmap() {
FadeDrawableComponent.java 114 DrawableBitmap bitmap = factory.allocateDrawableBitmap();
MotionBlurComponent.java 96 DrawableBitmap stepImage = sSystemRegistry.drawableFactory.allocateDrawableBitmap();
SpriteComponent.java 110 DrawableBitmap bitmap = factory.allocateDrawableBitmap();
HudSystem.java 300 DrawableBitmap bitmap = factory.allocateDrawableBitmap();
452 DrawableBitmap bitmap = factory.allocateDrawableBitmap();

Completed in 549 milliseconds