Lines Matching full:skin
17 #include "android/skin/rect.h"
23 /* skin image file objects */
25 /* opaque skin image type. all skin images are placed in a simple MRU cache
31 /* a descriptor for a given skin image */
45 /* return the SDL_Surface* pointer of a given skin image */
54 * this function also increments the reference count of the skin image,
61 /* increment the reference count of a given skin image,
65 /* decrement the reference count of a given skin image. if
77 /* create a skin image clone. the clone is not part of the cache and will
83 /* create a skin image clone, the clone is a rotated version of a source image
89 /* apply blending to a source skin image and copy the result to a target clone image */