OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EGLWindowSurfaceFactory
(Results
1 - 13
of
13
) sorted by null
/cts/tests/tests/openglperf/src/android/openglperf/cts/
GLSurfaceViewCustom.java
382
* Install a custom
EGLWindowSurfaceFactory
.
390
public void setEGLWindowSurfaceFactory(
EGLWindowSurfaceFactory
factory) {
801
* {@link GLSurfaceView#setEGLWindowSurfaceFactory(
EGLWindowSurfaceFactory
)}
803
public interface
EGLWindowSurfaceFactory
{
812
private static class DefaultWindowSurfaceFactory implements
EGLWindowSurfaceFactory
{
[
all
...]
/external/libgdx/backends/gdx-backend-android/src/com/badlogic/gdx/backends/android/surfaceview/
GLSurfaceViewAPI18.java
391
* Install a custom
EGLWindowSurfaceFactory
.
399
public void setEGLWindowSurfaceFactory(
EGLWindowSurfaceFactory
factory) {
807
* {@link GLSurfaceViewAPI18#setEGLWindowSurfaceFactory(
EGLWindowSurfaceFactory
)}
809
public interface
EGLWindowSurfaceFactory
{
818
private static class DefaultWindowSurfaceFactory implements
EGLWindowSurfaceFactory
{
[
all
...]
/external/replicaisland/src/com/replica/replicaisland/
GLSurfaceView.java
311
* Install a custom
EGLWindowSurfaceFactory
.
319
public void setEGLWindowSurfaceFactory(
EGLWindowSurfaceFactory
factory) {
726
* {@link GLSurfaceView#setEGLWindowSurfaceFactory(
EGLWindowSurfaceFactory
)}
728
public interface
EGLWindowSurfaceFactory
{
734
private static class DefaultWindowSurfaceFactory implements
EGLWindowSurfaceFactory
{
[
all
...]
/frameworks/base/opengl/java/android/opengl/
GLSurfaceView.java
379
* Install a custom
EGLWindowSurfaceFactory
.
387
public void setEGLWindowSurfaceFactory(
EGLWindowSurfaceFactory
factory) {
805
* {@link GLSurfaceView#setEGLWindowSurfaceFactory(
EGLWindowSurfaceFactory
)}
807
public interface
EGLWindowSurfaceFactory
{
816
private static class DefaultWindowSurfaceFactory implements
EGLWindowSurfaceFactory
{
[
all
...]
/cts/tests/vr/src/android/vr/cts/
OpenGLESActivity.java
278
private class ProtectedWindowSurfaceFactory implements GLSurfaceView.
EGLWindowSurfaceFactory
{
/frameworks/base/
compiled-classes-phone
[
all
...]
/external/libgdx/backends/gdx-backend-android/libs/
android-4.4.jar
/prebuilts/sdk/14/
android.jar
/prebuilts/sdk/15/
android.jar
/prebuilts/sdk/19/
android.jar
/prebuilts/sdk/21/
android.jar
/prebuilts/sdk/5/
android.jar
/prebuilts/sdk/6/
android.jar
Completed in 247 milliseconds