OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GGL_MAX_VIEWPORT_DIMS
(Results
1 - 3
of
3
) sorted by null
/frameworks/native/opengl/libagl/
state.cpp
440
params[0] =
GGL_MAX_VIEWPORT_DIMS
;
441
params[1] =
GGL_MAX_VIEWPORT_DIMS
;
egl.cpp
886
{ EGL_MAX_PBUFFER_HEIGHT,
GGL_MAX_VIEWPORT_DIMS
},
888
GGL_MAX_VIEWPORT_DIMS
*
GGL_MAX_VIEWPORT_DIMS
},
889
{ EGL_MAX_PBUFFER_WIDTH,
GGL_MAX_VIEWPORT_DIMS
},
[
all
...]
/system/core/include/pixelflinger/
pixelflinger.h
50
#define
GGL_MAX_VIEWPORT_DIMS
4096
Completed in 269 milliseconds