OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EGLWindowSurfaceFactory
(Results
1 - 15
of
15
) 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/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) {
816
* {@link GLSurfaceView#setEGLWindowSurfaceFactory(
EGLWindowSurfaceFactory
)}
818
public interface
EGLWindowSurfaceFactory
{
827
private static class DefaultWindowSurfaceFactory implements
EGLWindowSurfaceFactory
{
[
all
...]
/cts/tests/vr/src/android/vr/cts/
OpenGLESActivity.java
282
private class ProtectedWindowSurfaceFactory implements GLSurfaceView.
EGLWindowSurfaceFactory
{
/frameworks/base/config/
preloaded-classes
[
all
...]
/prebuilts/sdk/14/
android.jar
/prebuilts/sdk/15/
android.jar
/prebuilts/sdk/19/
android.jar
/prebuilts/sdk/21/
android.jar
/prebuilts/sdk/25/
android.jar
/prebuilts/sdk/27/
android.jar
/prebuilts/sdk/5/
android.jar
/prebuilts/sdk/6/
android.jar
/prebuilts/tools/common/m2/repository/com/google/android/android/4.0.1.2/
android-4.0.1.2.jar
/prebuilts/tools/common/m2/repository/com/google/android/android/4.1.1.4/
android-4.1.1.4.jar
Completed in 439 milliseconds