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

  /external/qemu/android/skin/
rect.h 67 extern int skin_box_minmax_to_rect( SkinBox* box, SkinRect* rect );
file.c 356 if ( !skin_box_minmax_to_rect( &box, &part->rect ) ) {
407 if ( !skin_box_minmax_to_rect( &box, &part->rect ) ) {
rect.c 214 skin_box_minmax_to_rect( SkinBox* box, SkinRect* r ) function

Completed in 29 milliseconds