Home
last modified time | relevance | path

Searched refs:apis (Results 1 – 22 of 22) sorted by relevance

/external/mesa3d/src/egl/main/
Deglmisc.c128 char *apis = dpy->ClientAPIsString; in _eglUpdateAPIsString() local
130 if (apis[0] || !dpy->ClientAPIs) in _eglUpdateAPIsString()
134 strcat(apis, "OpenGL "); in _eglUpdateAPIsString()
137 strcat(apis, "OpenGL_ES "); in _eglUpdateAPIsString()
140 strcat(apis, "OpenGL_ES2 "); in _eglUpdateAPIsString()
143 strcat(apis, "OpenVG "); in _eglUpdateAPIsString()
145 assert(strlen(apis) < sizeof(dpy->ClientAPIsString)); in _eglUpdateAPIsString()
/external/deqp/modules/egl/
DteglCreateContextTests.cpp76 } apis[] = in executeForConfig() local
85 for (int apiNdx = 0; apiNdx < (int)DE_LENGTH_OF_ARRAY(apis); apiNdx++) in executeForConfig()
87 if ((apiBits & apis[apiNdx].apiBit) == 0) in executeForConfig()
90 …log << TestLog::Message << "Creating " << apis[apiNdx].name << " context with config ID " << id <<… in executeForConfig()
93 EGLU_CHECK_CALL(egl, bindAPI(apis[apiNdx].api)); in executeForConfig()
95 EGLContext context = egl.createContext(display, config, EGL_NO_CONTEXT, apis[apiNdx].ctxAttrs); in executeForConfig()
DteglSurfacelessContextTests.cpp90 } apis[] = in executeForConfig() local
102 for (int apiNdx = 0; apiNdx < (int)DE_LENGTH_OF_ARRAY(apis); apiNdx++) in executeForConfig()
104 if ((apiBits & apis[apiNdx].apiBit) == 0) in executeForConfig()
107 …log << TestLog::Message << "Creating " << apis[apiNdx].name << " context with config ID " << id <<… in executeForConfig()
109 EGLU_CHECK_CALL(egl, bindAPI(apis[apiNdx].api)); in executeForConfig()
111 …eglu::UniqueContext context(egl, display, egl.createContext(display, config, EGL_NO_CONTEXT, apis[… in executeForConfig()
DteglQueryContextTests.cpp322 const EGLenum apis[] = { EGL_OPENGL_API, EGL_OPENGL_ES_API, EGL_OPENVG_API }; in iterate() local
342 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(apis); ndx++) in iterate()
344 const EGLenum api = apis[ndx]; in iterate()
DteglRenderCase.cpp221 …const EGLint apis[] = { EGL_OPENGL_ES2_BIT, EGL_OPENGL_ES3_BIT_KHR, EGL_OPENGL_ES_BIT, EGL_OPEN… in executeForSurface() local
227 for (int apiNdx = 0; apiNdx < DE_LENGTH_OF_ARRAY(apis); apiNdx++) in executeForSurface()
229 EGLint apiBit = apis[apiNdx]; in executeForSurface()
/external/apache-xml/
DNOTICE59 Portions of Apache Xerces Java in xercesImpl.jar and xml-apis.jar
68 Apache xml-commons xml-apis (redistribution of xml-apis.jar)
/external/deqp/scripts/khr_util/
Dregistry.py190 self.apis = {}
192 self.apis.setdefault(eFeature.get('api'), []).append(eFeature)
193 for apiFeatures in self.apis.itervalues():
199 return [eFeature for eFeature in self.apis[api]
/external/tagsoup/
DREADME.android7 - Install saxon 6.5.5 and copy saxon.jar and saxon-xml-apis.jar files to $ANT_HOME/lib
DREADME28 directory and copy the saxon.jar and saxon-xml-apis.jar files to
/external/chromium-trace/trace-viewer/third_party/webapp2/docs/
Dtodo.rst165 <Url>https://apps-apis.google.com/a/feeds/user/#readonly</Url>
170 <Url>https://apps-apis.google.com/a/feeds/group/#readonly</Url>
174 <Url>https://apps-apis.google.com/a/feeds/nickname/#readonly</Url>
/external/deqp/framework/egl/
DegluUtil.cpp394 vector<EGLenum> apis; in parseClientAPIs() local
397 apis.push_back(parseClientAPI(*api)); in parseClientAPIs()
399 return apis; in parseClientAPIs()
/external/skia/resources/
Dslides_content2.lua16 - Threads : wrappers for native apis
/external/doclava/res/assets/templates/assets/
Ddoclava-developer-reference.js83 var apis = $(".api",context);
84 apis.each(function(i) {
/external/v8/build/
Dfeatures.gypi59 # Enable compiler warnings when using V8_DEPRECATED apis.
/external/nanopb-c/docs/
Dindex.rst10 __ http://code.google.com/apis/protocolbuffers/
Dreference.rst482 .. _varint: http://code.google.com/apis/protocolbuffers/docs/encoding.html#varints
/external/srtp/
DREADME53 doc/ documentation: rfcs, apis, and suchlike
/external/icu/icu4c/source/data/
Dcldr-icu-readme.txt30 # plus the xml-apis.jar from the Apache xalan package
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto236 // http://code.google.com/apis/protocolbuffers/docs/proto.html#options
/external/mesa3d/src/gallium/docs/source/
Dcontext.rst47 type. index is used to indicate which buffer to set (some apis may allow
/external/chromium-trace/trace-viewer/tracing/third_party/components/polymer/
Dpolymer.js8949 api.publish = function(apis, prototype) { argument
8950 for (var n in apis) {
8951 extend(prototype, apis[n]);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.pde.api.tools_1.0.202.v20100820_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...