OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EGLContextFactory
(Results
1 - 17
of
17
) sorted by null
/cts/tests/tests/openglperf/src/android/openglperf/cts/
GLSurfaceViewCustom.java
367
* Install a custom
EGLContextFactory
.
376
public void setEGLContextFactory(
EGLContextFactory
factory) {
450
* Inform the default
EGLContextFactory
and default EGLConfigChooser
468
* {@link #setEGLContextFactory(
EGLContextFactory
)} has been called, then the supplied
469
*
EGLContextFactory
is responsible for creating an OpenGL ES 2.0-compatible context.
767
* {@link GLSurfaceView#setEGLContextFactory(
EGLContextFactory
)}
769
public interface
EGLContextFactory
{
774
private class DefaultContextFactory implements
EGLContextFactory
{
[
all
...]
/external/libgdx/backends/gdx-backend-android/src/com/badlogic/gdx/backends/android/surfaceview/
GLSurfaceViewAPI18.java
376
* Install a custom
EGLContextFactory
.
385
public void setEGLContextFactory(
EGLContextFactory
factory) {
459
* Inform the default
EGLContextFactory
and default EGLConfigChooser
477
* {@link #setEGLContextFactory(
EGLContextFactory
)} has been called, then the supplied
478
*
EGLContextFactory
is responsible for creating an OpenGL ES 2.0-compatible context.
770
* {@link GLSurfaceViewAPI18#setEGLContextFactory(
EGLContextFactory
)}
772
public interface
EGLContextFactory
{
777
private class DefaultContextFactory implements
EGLContextFactory
{
[
all
...]
/external/replicaisland/src/com/replica/replicaisland/
GLSurfaceView.java
296
* Install a custom
EGLContextFactory
.
305
public void setEGLContextFactory(
EGLContextFactory
factory) {
378
* Inform the default
EGLContextFactory
and default EGLConfigChooser
396
* {@link #setEGLContextFactory(
EGLContextFactory
)} has been called, then the supplied
397
*
EGLContextFactory
is responsible for creating an OpenGL ES 2.0-compatible context.
698
* {@link GLSurfaceView#setEGLContextFactory(
EGLContextFactory
)}
700
public interface
EGLContextFactory
{
705
private class DefaultContextFactory implements
EGLContextFactory
{
[
all
...]
/frameworks/base/opengl/java/android/opengl/
GLSurfaceView.java
364
* Install a custom
EGLContextFactory
.
373
public void setEGLContextFactory(
EGLContextFactory
factory) {
447
* Inform the default
EGLContextFactory
and default EGLConfigChooser
465
* {@link #setEGLContextFactory(
EGLContextFactory
)} has been called, then the supplied
466
*
EGLContextFactory
is responsible for creating an OpenGL ES 2.0-compatible context.
771
* {@link GLSurfaceView#setEGLContextFactory(
EGLContextFactory
)}
773
public interface
EGLContextFactory
{
778
private class DefaultContextFactory implements
EGLContextFactory
{
[
all
...]
/external/libgdx/backends/gdx-backend-android/libs/
android-4.4.jar
/external/robolectric/v1/lib/main/
android.jar
/prebuilts/sdk/12/
android.jar
/prebuilts/sdk/14/
android.jar
/prebuilts/sdk/15/
android.jar
/prebuilts/sdk/16/
android.jar
/prebuilts/sdk/18/
android.jar
/prebuilts/sdk/19/
android.jar
/prebuilts/sdk/21/
android.jar
/prebuilts/sdk/5/
android.jar
/prebuilts/sdk/6/
android.jar
/prebuilts/sdk/8/
android.jar
/prebuilts/sdk/system_23/
android.jar
Completed in 1875 milliseconds