OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:starty
(Results
1 - 4
of
4
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/qtopia/
SDL_QWin.cc
134
int startx,
starty
;
local
138
starty
= rect.top() >> 1;
145
if((
starty
+height) > 160) {
146
height = 160 -
starty
; // avoid vertical overflow
152
sp1 = (ulong*)bits + startx +
starty
*240;
154
dp1 = (ulong *)fb + (159 -
starty
) + startx*320;
190
int startx,
starty
;
local
194
starty
= rect.top() >> 1;
201
if((
starty
+height) > 160) {
202
height = 160 -
starty
; // avoid vertical overflo
[
all
...]
/packages/apps/Gallery2/jni/filters/
wbalance.c
113
int
starty
= y - bounds;
local
117
for(yp=
starty
;yp<endy;yp++) {
/prebuilts/devtools/tools/lib/
monkeyrunner.jar
chimpchat.jar
Completed in 56 milliseconds