OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:topLeftY
(Results
1 - 3
of
3
) sorted by null
/external/qemu/distrib/sdl-1.2.12/src/video/riscos/
SDL_riscosevents.c
275
int topLeftX,
topLeftY
; /* Top left OS units */
281
topLeftY
= (this->hidden->height << this->hidden->yeig) - 1;
292
topLeftY
= window_state[4];
297
y =
topLeftY
- new_y; /* Y goes from top of window/screen */
314
last_y =
topLeftY
- (centre_y << this->hidden->yeig);
/frameworks/base/media/jni/mediaeditor/
VideoEditorClasses.h
231
jfieldID
topLeftY
;
/frameworks/base/media/java/android/media/videoeditor/
MediaArtistNativeHelper.java
[
all
...]
Completed in 386 milliseconds