HomeSort by relevance Sort by last modified time
    Searched full:gles (Results 176 - 200 of 370) sorted by null

1 2 3 4 5 6 78 91011>>

  /frameworks/base/core/java/android/content/pm/
ConfigurationInfo.java 78 * The GLES version used by an application. The upper order 16 bits represent the
  /frameworks/base/opengl/java/android/opengl/
ETC1.java 25 * http://www.khronos.org/registry/gles/extensions/OES/OES_compressed_ETC1_RGB8_texture.txt
  /frameworks/native/opengl/libagl/
fp.h 28 #include <GLES/gl.h>
  /frameworks/native/opengl/tests/angeles/
app-linux.cpp 53 #include <GLES/gl.h>
  /frameworks/native/opengl/tests/gl_jni/jni/
gl_code.cpp 7 #include <GLES/gl.h>
  /frameworks/rs/driver/
rsdAllocation.h 27 #include <GLES/gl.h>
  /sdk/emulator/opengl/host/include/libOpenglRender/
render_api.h 46 * GLES translator libraries. This function must be called before anything
  /sdk/emulator/opengl/host/libs/libOpenglRender/
WindowSurface.cpp 19 #include <GLES/glext.h>
gl_proc.h 19 #include <GLES/gl.h>
21 #include <GLES/glext.h>
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
Win32PipeStream.cpp 59 snprintf(path, pathlen, "\\\\.\\pipe\\qemu-gles-%d", port_number);
  /packages/apps/Email/res/values-fr/
strings.xml 187 <string name="security_notification_content_change_title" msgid="443490921895642130">"Règles de sécurité modifiées"</string>
188 <string name="security_notification_content_unsupported_title" msgid="7315219208043169233">"Imposs. appliquer règles sécu"</string>
214 <string name="account_settings_enforced_label" msgid="7429582254433588882">"Règles appliquées"</string>
216 <string name="account_settings_unsupported_label" msgid="1954091071454235577">"Règles non compatibles"</string>
226 <string name="account_settings_policies" msgid="6292833636418641840">"Règles de sécurité"</string>
    [all...]
  /packages/apps/Email/res/values-fr-rCA/
strings.xml 187 <string name="security_notification_content_change_title" msgid="443490921895642130">"Règles de sécurité modifiées"</string>
188 <string name="security_notification_content_unsupported_title" msgid="7315219208043169233">"Imposs. appliquer règles sécu"</string>
214 <string name="account_settings_enforced_label" msgid="7429582254433588882">"Règles appliquées"</string>
216 <string name="account_settings_unsupported_label" msgid="1954091071454235577">"Règles non compatibles"</string>
226 <string name="account_settings_policies" msgid="6292833636418641840">"Règles de sécurité"</string>
    [all...]
  /device/generic/goldfish/opengl/system/egl/
eglDisplay.cpp 43 // At this point we want to unload the gles libraries we
85 // load GLES client API
  /external/chromium-trace/trace-viewer/src/tracing/importer/linux_perf/
mali_parser.js 267 * gles/src/texture/mali_gles_texture_slave.c@1505: gles2_texturep_upload
272 * gles/src/texture/mali_gles_texture_slave.c@1505:
  /external/chromium_org/chrome/app/resources/terms/
terms_fr.html 57 <p>6.1 Pour plus d'informations sur la politique de Google en matière de protection des données, veuillez consulter les règles de confidentialité de Google sur les sites http://www.google.com/privacy.html et http://www.google.com/chrome/intl/fr/privacy.html. Ces règles décrivent comment sont traitées vos informations personnelles et comment Google en protège la confidentialité lorsque vous utilisez les Services.</p>
58 <p>6.2 Vous acceptez que vos données soient traitées conformément aux règles de confidentialité de Google.</p>
114 <p>15.1 Google s'engage à répondre aux notifications de violation des droits d'auteurs dans le cadre de la loi internationale de protection de la propriété intellectuelle (y compris la loi de protection des droits d'auteur "Digital Millennium Copyright Act" en vigueur aux États-Unis) et à résilier le compte de tout contrefacteur récidiviste. Pour plus d'informations sur ces règles, consultez la page http://www.google.com/dmca.html.</p>
    [all...]
  /external/chromium_org/third_party/mesa/src/docs/
relnotes-9.0.2.html 106 <li>build: Fix GLES linkage without libglapi</li>
142 <li>i965: Validate requested GLES context version in brwCreateContext</li>
  /external/mesa3d/docs/
relnotes-9.0.2.html 106 <li>build: Fix GLES linkage without libglapi</li>
142 <li>i965: Validate requested GLES context version in brwCreateContext</li>
  /external/qemu/android/
main-emulator.c 171 /* We need to find the location of the GLES emulation shared libraries
305 * emulator (for GLES emulation). We will probe several directories
multitouch-screen.c 366 /* GLES format is always RGBA8888 */
374 /* GLES emulator alwas update the entire framebuffer. */
  /frameworks/base/cmds/bootanimation/
BootAnimation.cpp 49 #include <GLES/gl.h>
50 #include <GLES/glext.h>
  /frameworks/native/services/surfaceflinger/
DisplayDevice.cpp 217 // this. Call it a HWC frame since we won't be doing any GLES work but
227 // (2) we did GLES composition this frame, and either
Layer.h 361 // The mesh used to draw the layer in GLES composition mode
363 // The mesh used to draw the layer in GLES composition mode
  /development/ndk/platforms/android-9/samples/native-activity/jni/
main.c 23 #include <GLES/gl.h>
  /external/chromium_org/third_party/angle/samples/gles2_book/MultipleRenderTargets/
MultipleRenderTargets.c 16 // targets in GLES 2.0 using EXT_draw_buffers. The example
  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLCaps.h 176 /// The maximum number of fragment uniform vectors (GLES has min. 16).

Completed in 269 milliseconds

1 2 3 4 5 6 78 91011>>