Searched refs:EGLExt_SDK_VERSION (Results 1 – 1 of 1) sorted by relevance
49 private static final int EGLExt_SDK_VERSION = android.os.Build.VERSION_CODES.JELLY_BEAN_MR2; field in EglBase1460 + ". isEGL14Supported: " + (CURRENT_SDK_VERSION >= EGLExt_SDK_VERSION)); in isEGL14Supported()61 return (CURRENT_SDK_VERSION >= EGLExt_SDK_VERSION); in isEGL14Supported()