Searched refs:skin_image_rotate (Results 1 - 3 of 3) sorted by relevance

/external/qemu/android/skin/
H A Dimage.h75 extern SkinImage* skin_image_rotate( SkinImage* source, SkinRotation rotation );
H A Dimage.c613 skin_image_rotate( SkinImage* source, SkinRotation rotation ) function
H A Dwindow.c52 back->image = skin_image_rotate( sback->image, loc->rotation );
653 button->image = skin_image_rotate( sbutton->image, loc->rotation );

Completed in 107 milliseconds