Searched refs:topDown (Results 1 - 2 of 2) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/
H A DSDL_bmp.c61 SDL_bool topDown; local
147 topDown = SDL_TRUE;
150 topDown = SDL_FALSE;
277 if ( topDown ) {
338 if ( topDown ) {
/external/v8/test/cctest/
H A Dtest-profile-generator.cc780 const ProfileTree* topDown = profile->top_down(); local
781 const ProfileNode* current = topDown->root();

Completed in 171 milliseconds