Home
last modified time | relevance | path

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

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