OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:skin_box_from_rect
(Results
1 - 3
of
3
) sorted by null
/external/qemu/android/skin/
rect.c
147
skin_box_from_rect
( &a, r1 );
148
skin_box_from_rect
( &b, r2 );
167
skin_box_from_rect
( &a, r1 );
168
skin_box_from_rect
( &b, r2 );
205
skin_box_from_rect
(b, r);
225
skin_box_from_rect
( SkinBox* box, SkinRect* r )
function
rect.h
68
extern void
skin_box_from_rect
( SkinBox* box, SkinRect* rect );
region.c
1221
skin_box_from_rect
( box, &rect );
1337
skin_box_from_rect
( &b, &rect );
[
all
...]
Completed in 25 milliseconds