HomeSort by relevance Sort by last modified time
    Searched full:skin_image_rotate (Results 1 - 3 of 3) sorted by null

  /external/qemu/android/skin/
image.h 75 extern SkinImage* skin_image_rotate( SkinImage* source, SkinRotation rotation );
image.c 613 skin_image_rotate( SkinImage* source, SkinRotation rotation ) function
window.c 52 back->image = skin_image_rotate( sback->image, loc->rotation );
653 button->image = skin_image_rotate( sbutton->image, loc->rotation );
    [all...]

Completed in 494 milliseconds