Searched defs:initTexture (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/cmds/bootanimation/
H A DBootAnimation.cpp108 status_t BootAnimation::initTexture(Texture* texture, AssetManager& assets, function in class:android::BootAnimation
163 status_t BootAnimation::initTexture(const Animation::Frame& frame) function in class:android::BootAnimation
330 initTexture(&mAndroid[0], mAssets, "images/android-logo-mask.png");
331 initTexture(&mAndroid[1], mAssets, "images/android-logo-shine.png");
618 initTexture(frame);

Completed in 63 milliseconds