HomeSort by relevance Sort by last modified time
    Searched refs:extensionEqual (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/jni/
android_hardware_camera2_legacy_PerfMeasurement.cpp 43 extensionEqual(const GLubyte* pExtensions, const GLubyte* pExtension) {
73 if (extensionEqual(pExtensions, pExtension)) {
com_google_android_gles_jni_GLImpl.cpp 210 extensionEqual(const GLubyte* pExtensions, const GLubyte* pExtension) {
240 if (extensionEqual(pExtensions, pExtension)) {
    [all...]
  /frameworks/native/opengl/tools/glgen/stubs/jsr239/
GLCHeader.cpp 209 extensionEqual(const GLubyte* pExtensions, const GLubyte* pExtension) {
239 if (extensionEqual(pExtensions, pExtension)) {

Completed in 555 milliseconds