| /development/ndk/platforms/android-4/samples/san-angeles/jni/ |
| D | README.txt | 2 San Angeles Observation OpenGL ES version example 17 The original version was made for desktop with OpenGL. It was 19 limit. For this OpenGL ES version example much of the code is 23 The Win32 (2000/XP) binary package of original version is 26 First version of this OpenGL ES port was submitted to the Khronos 44 As the original version was optimized for size instead of 45 performance, that holds true for this OpenGL ES version as 52 * Hybrid's OpenGL ES API Implementation (Gerbera) version 2.0.4 54 * PowerVR MBX SDK, OpenGL ES Windows PC Emulation version 1.04.14.0170 72 * Toni L�nnberg (!Cube) created the music for original version, which
|
| D | license.txt | 1 San Angeles Observation OpenGL ES version example 9 Software Foundation; either version 2.1 of the License, or (at 10 your option) any later version. The text of the GNU Lesser
|
| D | license-LGPL.txt | 2 Version 2.1, February 1999 9 [This is the first released version of the Lesser GPL. It also counts 10 as the successor of the GNU Library Public License, version 2, hence 11 the version number 2.1.] 55 that what they have is not the original version, so that the original 63 any patent license obtained for a version of the library must be 107 that program using a modified version of the Library. 214 that they refer to the ordinary GNU General Public License, version 2, 215 instead of to this License. (If a newer version than version 2 of the 217 that version instead if you wish.) Do not make any other change in [all …]
|
| D | app.h | 1 /* San Angeles Observation OpenGL ES version example 9 * Software Foundation; either version 2.1 of the License, or (at 10 * your option) any later version. The text of the GNU Lesser
|
| /development/ide/xcode/SampleCode/English.lproj/main.nib/ |
| D | info.nib | 1 <?xml version="1.0" encoding="UTF-8"?> 3 <plist version="1.0"> 5 <key>IBFramework Version</key> 13 <key>IBSystem Version</key>
|
| D | classes.nib | 1 <?xml version="1.0" encoding="UTF-8"?> 3 <plist version="1.0">
|
| /development/samples/training/bitmapfun/src/com/example/android/bitmapfun/util/ |
| D | Utils.java | 4 * Licensed under the Apache License, Version 2.0 (the "License"); 58 return Build.VERSION.SDK_INT >= Build.VERSION_CODES.FROYO; in hasFroyo() 62 return Build.VERSION.SDK_INT >= Build.VERSION_CODES.GINGERBREAD; in hasGingerbread() 66 return Build.VERSION.SDK_INT >= Build.VERSION_CODES.HONEYCOMB; in hasHoneycomb() 70 return Build.VERSION.SDK_INT >= Build.VERSION_CODES.HONEYCOMB_MR1; in hasHoneycombMR1() 74 return Build.VERSION.SDK_INT >= Build.VERSION_CODES.JELLY_BEAN; in hasJellyBean()
|
| /development/ide/xcode/animatorTest/English.lproj/main.nib/ |
| D | info.nib | 1 <?xml version="1.0" encoding="UTF-8"?> 3 <plist version="1.0"> 12 <key>IBFramework Version</key> 21 <key>IBSystem Version</key>
|
| /development/samples/Support4Demos/res/values/ |
| D | styles.xml | 1 <?xml version="1.0" encoding="utf-8"?> 4 Licensed under the Apache License, Version 2.0 (the "License"); 18 <!-- This is a theme that will adjust itself depending on the API version. 27 platform version. On older platforms, we always use the generic
|
| /development/samples/training/basic/ActivityLifecycle/ |
| D | build.xml | 1 <?xml version="1.0" encoding="UTF-8"?> 6 Version Control Systems. --> 26 application and should be checked into Version Control Systems. 39 application and should be checked into Version Control Systems. --> 79 …In all cases you must update the value of version-tag below to read 'custom' instead of an integer, 82 <!-- version-tag: 1 -->
|
| D | local.properties | 4 # This file must *NOT* be checked in Version Control Systems, 8 # For customization when using a Version Control System, please read the
|
| /development/cmds/monkey/src/com/android/commands/monkey/ |
| D | MonkeySourceNetworkVars.java | 4 * Licensed under the Apache License, Version 2.0 (the "License"); 79 VAR_MAP.put("build.version.incremental", new StaticVarGetter(Build.VERSION.INCREMENTAL)); 80 VAR_MAP.put("build.version.release", new StaticVarGetter(Build.VERSION.RELEASE)); 81 … VAR_MAP.put("build.version.sdk", new StaticVarGetter(Integer.toString(Build.VERSION.SDK_INT))); 82 VAR_MAP.put("build.version.codename", new StaticVarGetter(Build.VERSION.CODENAME)); 162 VAR_MAP.put("monkey.version", new VarGetter() {
|
| /development/tools/emulator/opengl/tests/gles_android_wrapper/ |
| D | ThreadInfo.h | 4 * Licensed under the Apache License, Version 2.0 (the "License"); 27 version = _version; in EGLWrapperContext() 36 int version; member
|
| /development/samples/SampleSyncAdapter/res/xml-v11/ |
| D | syncadapter.xml | 1 <?xml version="1.0" encoding="utf-8"?> 6 * Licensed under the Apache License, Version 2.0 (the "License"); 24 See xml/syncadapter.xml for greater details, but this version of
|
| /development/samples/Obb/ |
| D | AndroidManifest.xml | 1 <?xml version="1.0" encoding="utf-8"?> 4 Licensed under the Apache License, Version 2.0 (the "License"); 20 <!-- OBBs were introduced in SDK version 9 -->
|
| /development/samples/Support4Demos/res/layout/ |
| D | fragment_layout_support.xml | 1 <?xml version="1.0" encoding="utf-8"?> 4 Licensed under the Apache License, Version 2.0 (the "License"); 17 <!-- Top-level content view for the layout fragment sample. This version is
|
| /development/samples/ApiDemos/res/layout/ |
| D | fragment_layout.xml | 1 <?xml version="1.0" encoding="utf-8"?> 4 Licensed under the Apache License, Version 2.0 (the "License"); 17 <!-- Top-level content view for the layout fragment sample. This version is
|
| /development/samples/SupportAppNavigation/src/com/example/android/support/appnavigation/app/ |
| D | ActionBarCompat.java | 4 * Licensed under the Apache License, Version 2.0 (the "License"); 27 * This class will only ever be loaded if the version check succeeds, 38 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.HONEYCOMB) { in setDisplayHomeAsUpEnabled()
|
| /development/samples/SampleSyncAdapter/res/xml/ |
| D | syncadapter.xml | 1 <?xml version="1.0" encoding="utf-8"?> 6 * Licensed under the Apache License, Version 2.0 (the "License"); 28 version of the file specifies that the adapter DOES support
|
| /development/samples/Support4Demos/res/layout-land/ |
| D | fragment_layout_support.xml | 1 <?xml version="1.0" encoding="utf-8"?> 4 Licensed under the Apache License, Version 2.0 (the "License"); 17 <!-- Top-level content view for the layout fragment sample. This version is
|
| /development/tools/idegen/templates/ |
| D | android.iml | 1 <?xml version="1.0" encoding="UTF-8"?> 2 <module version="4" relativePaths="true" type="JAVA_MODULE">
|
| /development/samples/training/TabCompat/src/com/example/android/tabcompat/lib/ |
| D | TabHelper.java | 4 * Licensed under the Apache License, Version 2.0 (the "License"); 52 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.HONEYCOMB) { in createInstance() 63 * @return CompatTab for the appropriate android version 66 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.HONEYCOMB) { in newTab()
|
| /development/tools/emulator/opengl/system/egl/ |
| D | ClientAPIExts.cpp | 4 * Licensed under the Apache License, Version 2.0 (the "License"); 88 // the current context version and calls to the correct client API 98 int idx = (int)thread->currentContext->version - 1; \ 112 int idx = (int)thread->currentContext->version - 1; \ 124 // Define a table to map function names to the local _egl_ version of 145 // returns the __egl_ version of the givven extension function name.
|
| /development/samples/CubeLiveWallpaper/res/values/ |
| D | strings.xml | 1 <?xml version="1.0" encoding="utf-8"?> 6 * Licensed under the Apache License, Version 2.0 (the "License"); 32 <!-- Wallpaper showing a cube, renderscript version -->
|
| /development/samples/ApiDemos/res/layout-land/ |
| D | fragment_layout.xml | 1 <?xml version="1.0" encoding="utf-8"?> 4 Licensed under the Apache License, Version 2.0 (the "License"); 17 <!-- Top-level content view for the layout fragment sample. This version is
|