HomeSort by relevance Sort by last modified time
    Searched defs:Sprite (Results 1 - 4 of 4) sorted by null

  /external/proguard/src/proguard/gui/splash/
Sprite.java 31 public interface Sprite
  /frameworks/base/services/input/
SpriteController.h 30 * Transformation matrix for a sprite.
55 * Icon that a sprite displays, including its hotspot.
84 * A sprite is a simple graphical object that is displayed on-screen above other layers.
85 * The basic sprite class is an interface.
86 * The implementation is provided by the sprite controller.
88 class Sprite : public RefBase {
90 Sprite() { }
91 virtual ~Sprite() { }
102 /* Sets the bitmap that is drawn by the sprite.
103 * The sprite retains a copy of the bitmap for subsequent rendering. *
260 sp<SpriteImpl> sprite; member in struct:android::SpriteController::SpriteUpdate
    [all...]
  /external/proguard/lib/
proguardgui.jar 
  /prebuilts/tools/common/proguard/proguard4.7/lib/
proguardgui.jar 

Completed in 57 milliseconds