Searched refs:Texture (Results 1 – 4 of 4) sorted by relevance
51 struct Texture { struct59 Texture texture; argument178 status_t initTexture(Texture* texture, AssetManager& asset, const char* name,217 Texture mAndroid[2];
283 status_t BootAnimation::initTexture(Texture* texture, AssetManager& assets, in initTexture()
38 public interface Texture { interface
28 public abstract class BasicTexture implements Texture {