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

/external/qemu/android/skin/
H A Drect.h66 extern void skin_box_minmax_update( SkinBox* box, SkinRect* rect );
H A Dfile.c347 skin_box_minmax_update( &box, &part->background->rect );
350 skin_box_minmax_update( &box, &part->display->rect );
353 skin_box_minmax_update( &box, &button->rect );
398 skin_box_minmax_update( &box, &part->background->rect );
401 skin_box_minmax_update( &box, &part->display->rect );
404 skin_box_minmax_update( &box, &button->rect );
H A Drect.c201 skin_box_minmax_update( SkinBox* a, SkinRect* r ) function

Completed in 140 milliseconds