HomeSort by relevance Sort by last modified time
    Searched refs:Visual (Results 1 - 25 of 48) sorted by null

1 2

  /frameworks/base/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/
win_asm.bat 3 set ASM="D:\Program Files\Microsoft Visual Studio 8\VC\ce\bin\x86_arm\armasm"
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
XTest.h 152 Visual* /* visual */,
XShm.h 128 Visual* /* visual */,
multibuf.h 168 VisualID visualid; /* visual usuable at this depth */
169 int max_buffers; /* most buffers for this visual */
254 Visual* /* visual */,
  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11video.h 63 Visual *SDL_Visual; /* The visual used by our window */
108 Visual *visual; member in struct:SDL_PrivateVideoData::__anon9839
114 Visual *vis; /* current visual in use */
115 int depth; /* current visual depth (not bpp) */
SDL_x11sym.h 35 SDL_X11_SYM(Colormap,XCreateColormap,(Display* a,Window b,Visual* c,int d),(a,b,c,d),return)
38 SDL_X11_SYM(XImage*,XCreateImage,(Display* a,Visual* b,unsigned int c,int d,int e,char* f,unsigned int g,unsigned int h,int i,int j),(a,b,c,d,e,f,g,h,i,j),return)
42 SDL_X11_SYM(Window,XCreateWindow,(Display* a,Window b,int c,int d,unsigned int e,unsigned int f,unsigned int g,int h,unsigned int i,Visual* j,unsigned long k,XSetWindowAttributes* l),(a,b,c,d,e,f,g,h,i,j,k,l),return)
118 SDL_X11_SYM(VisualID,XVisualIDFromVisual,(Visual* a),(a),return)
168 SDL_X11_SYM(XImage*,XShmCreateImage,(Display* a,Visual* b,unsigned int c,int d,char* e,XShmSegmentInfo* f,unsigned int g,unsigned int h),(a,b,c,d,e,f,g,h),return)
  /external/stlport/
configure.bat 109 echo msvc6 Microsoft Visual C++ 6.0
110 echo msvc7 Microsoft Visual C++ .NET 2002
111 echo msvc71 Microsoft Visual C++ .NET 2003
112 echo msvc8 Microsoft Visual C++ 2005
113 echo msvc9 Microsoft Visual C++ 2008
115 echo evc3 Microsoft eMbedded Visual C++ 3 (*)
116 echo evc4 Microsoft eMbedded Visual C++ .NET (*)
117 echo evc8 Microsoft Visual C++ 2005 compiling for CE
118 echo evc9 Microsoft Visual C++ 2008 compiling for CE
170 echo processor. For Visual C++ .Net 2003, to activate pentium 3 optim you will use
    [all...]
  /external/chromium/base/win/
win_util.cc 152 // If the ASSERT below fails, please install Visual Studio 2005 Service Pack 1.
158 // Chrome requires at least Service Pack 1 for Visual Studio 2005.
166 Also make sure you register the SDK with Visual Studio, by selecting \
167 "Integrate Windows SDK with Visual Studio 2005" from the Windows SDK \
169 Visual Studio Registration).
  /external/libvpx/build/make/
gen_msvs_sln.sh 22 This script generates a Visual Studio 2005 solution file from a list of project
28 --ver=version Version (7,8,9) of visual studio to generate for
171 ${TAB}@echo " * Visual Studio IDE. To allow make to build them automatically,"
172 ${TAB}@echo " * add the Common7/IDE directory of your Visual Studio"
174 ${TAB}@echo " * C:\Program Files\Microsoft Visual Studio 8\Common7\IDE"
226 *) die Unrecognized Visual Studio Version in $opt
233 sln_vers_str="Visual Studio .NET 2003"
237 *) die "Unrecognized Visual Studio Version '$optval' in $opt"
252 sln_vers_str="Visual Studio .NET 2003"
255 sln_vers_str="Visual Studio 2005
    [all...]
gen_msvs_proj.sh 22 This script generates a Visual Studio project file from a list of source
35 --ver=version Version (7,8,9) of visual studio to generate for
204 *) die Unrecognized Visual Studio Version in $opt
308 ProjectType="Visual C++" \
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xcms.h 74 #define VisualOfCCC(ccc) ((ccc)->visual)
226 Visual *visual; /* X Visual */ member in struct:_XcmsCCC
575 Visual* /* visual */,
799 extern Visual *XcmsVisualOfCCC (
Xlib.h 257 * Visual structure; contains information about colormapping possible.
261 VisualID visualid; /* visual id of this visual */
270 } Visual;
277 int nvisuals; /* number of Visual types at this depth */
278 Visual *visuals; /* list of visuals possible at this depth */
298 Visual *root_visual; /* root visual */
299 GC default_gc; /* GC for the root root visual */
345 Visual *visual; /* the associated visual structure * member in struct:__anon20073
1087 Visual *visual; member in union:__anon20124
    [all...]
Xutil.h 277 * Information used by the visual utility routines to find desired visual
282 Visual *visual; member in struct:__anon20338
  /external/icu4c/
runConfigureICU 32 AIX Use the IBM Visual Age xlc_r/xlC_r compilers on AIX
35 Cygwin/MSVC Use the Microsoft Visual C++ compiler on Cygwin
36 Cygwin/MSVC2005 Use the Microsoft Visual C++ 2005 compiler on Cygwin
44 Linux/VA Use the IBM Visual Age compiler on Power PC Linux
217 THE_COMP="IBM Visual Age C++ Compiler"
239 THE_COMP="Microsoft Visual C++"
250 THE_COMP="Microsoft Visual C++ 2005"
  /external/stlport/stlport/stl/config/
_msvc.h 3 * Microsoft Visual C++ 6.0, 7.0, 7.1, 8.0, ICL
7 # define _STLP_COMPILER "Microsoft Visual Studio C++"
75 # error Microsoft Visual C++ compilers before version 6 (SP5) are not supported.
  /external/webkit/Source/WebCore/plugins/gtk/
gtk2xtbin.h 83 Visual *xtvisual;
gtk2xtbin.c 81 Visual *xtvisual,
337 GdkVisual* visual; local
354 visual = gdk_screen_get_system_visual(screen);
357 GDK_VISUAL_XVISUAL(visual), AllocNone);
360 GDK_VISUAL_XVISUAL(visual),
362 gdk_visual_get_depth(visual));
539 Visual *xtvisual,
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_msvc.h 3 * Microsoft Visual C++ 6.0, 7.0, 7.1, 8.0, ICL
7 # define _STLP_COMPILER "Microsoft Visual Studio C++"
75 # error Microsoft Visual C++ compilers before version 6 (SP5) are not supported.
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/
_msvc.h 3 * Microsoft Visual C++ 6.0, 7.0, 7.1, 8.0, ICL
7 # define _STLP_COMPILER "Microsoft Visual Studio C++"
75 # error Microsoft Visual C++ compilers before version 6 (SP5) are not supported.
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/
_msvc.h 3 * Microsoft Visual C++ 6.0, 7.0, 7.1, 8.0, ICL
7 # define _STLP_COMPILER "Microsoft Visual Studio C++"
75 # error Microsoft Visual C++ compilers before version 6 (SP5) are not supported.
  /ndk/sources/host-tools/nawk-20071023/
README 71 This also compiles with Visual C++ on all flavors of Windows,
  /external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/x11/
NetscapePluginX11.cpp 148 Visual* visual = visualInfo[0].visual; local
149 ASSERT(visual);
152 callbackStruct->visual = visual;
153 callbackStruct->colormap = XCreateColormap(display, rootWindowID(), visual, AllocNone);
  /external/chromium/third_party/libjingle/source/talk/
main.scons 446 DeclareBit('vsproj', 'Generate Visual Studio projects and solution files.')
478 # Force source project to main dir, so that Visual Studio can find the
  /external/webkit/Source/WebCore/plugins/
PluginView.h 464 Visual* m_visual;
  /external/webkit/Source/WebCore/plugins/qt/
PluginViewQt.cpp 871 static void getVisualAndColormap(int depth, Visual **visual, Colormap *colormap)
873 *visual = 0;
898 XRenderPictFormat* format = XRenderFindVisualFormat(QX11Info::display(), xvi[idx].visual);
900 *visual = xvi[idx].visual;
906 *visual = xvi[0].visual;
910 if (*visual)
911 *colormap = XCreateColormap(QX11Info::display(), QX11Info::appRootWindow(), *visual, AllocNone)
    [all...]

Completed in 1537 milliseconds

1 2