OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Ximage
(Results
1 - 5
of
5
) sorted by null
/art/test/118-noimage-dex2oat/
run
36
echo "Run -
Ximage
-dex2oat"
37
${RUN} ${flags} ${BPATH} --runtime-option -
Ximage
-dex2oat
/art/test/119-noimage-patchoat/
run
31
echo "Run -
Ximage
-dex2oat"
32
${RUN} ${flags} ${BPATH} --runtime-option -
Ximage
-dex2oat
/art/tools/
art
67
-
Ximage
:$ANDROID_HOST_OUT/framework/core.art \
/external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11video.h
81
XImage
*
Ximage
; /* The X image for our window */
180
#define SDL_Ximage (this->hidden->
Ximage
)
SDL_x11video.c
250
if ( SDL_VideoSurface && current_video->hidden->
Ximage
) {
[
all
...]
Completed in 2275 milliseconds