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

  /external/qemu/android/skin/
composer.h 24 SKIN_PLATE_SPACE
81 extern SkinPlate* skin_plate_space( void );
composer.c 128 if (p->any.type != SKIN_PLATE_SPACE) {
221 skin_plate_space( void ) function
228 p->any.type = SKIN_PLATE_SPACE;
237 if (p->any.type >= SKIN_PLATE_SPACE) {

Completed in 1418 milliseconds