13.07.2015 Views

Mali GPU User Interface Engine Application Development Guide

Mali GPU User Interface Engine Application Development Guide

Mali GPU User Interface Engine Application Development Guide

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Tutorial on the Lotion <strong>User</strong> <strong>Interface</strong> Classes#ifdef DRAW_INPUT_POSITION//printf ("rendering mouse pointer\n");inputPointerWidget->setPosition(inputPosition - MDE::vec2i(7, 7));wg->setVisible(false);#endifif (currentTheme){currentTheme->update();currentTheme->draw();}#ifdef DRAW_INPUT_POSITIONglDisable(GL_DEPTH_TEST);wg->setVisible(true);wg->draw();#endif}ARM DUI 0527A-02a Copyright © 2010 ARM. All rights reserved. 5-23ID070710Non-Confidential - Draft - Beta

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!