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

/external/qemu/android/skin/
H A Drect.h69 extern void skin_box_to_rect( SkinBox* box, SkinRect* rect );
H A Drect.c180 skin_box_to_rect( &r, result );
220 skin_box_to_rect( box, r );
234 skin_box_to_rect( SkinBox* box, SkinRect* r ) function
H A Dregion.c1012 skin_box_to_rect( &minmax, &o->result->bounds );
1255 skin_box_to_rect( (SkinBox*)boxes, &rect2 );

Completed in 44 milliseconds