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

/frameworks/base/libs/input/
H A DSpriteController.h102 /* Sets the bitmap that is drawn by the sprite.
235 int32_t width, int32_t height, bool drawn, bool visible) {
239 mLocked.state.surfaceDrawn = drawn;
234 setSurfaceLocked(const sp<SurfaceControl>& surfaceControl, int32_t width, int32_t height, bool drawn, bool visible) argument

Completed in 196 milliseconds