OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:g_vVertices
(Results
1 - 9
of
9
) sorted by null
/packages/apps/Camera/jni/feature_mos/src/mosaic_renderer/
YVURenderer.cpp
21
const GLfloat
g_vVertices
[] = {
102
GL_FALSE, VERTEX_STRIDE,
g_vVertices
);
106
GL_FALSE, VERTEX_STRIDE, &
g_vVertices
[4]);
SurfaceTextureRenderer.cpp
20
const GLfloat
g_vVertices
[] = {
142
GL_FALSE, VERTEX_STRIDE,
g_vVertices
);
146
GL_FALSE, VERTEX_STRIDE, &
g_vVertices
[4]);
WarpRenderer.cpp
21
const GLfloat
g_vVertices
[] = {
133
GL_FALSE, VERTEX_STRIDE,
g_vVertices
);
137
GL_FALSE, VERTEX_STRIDE, &
g_vVertices
[4]);
/packages/apps/Camera2/jni/feature_mos/src/mosaic_renderer/
YVURenderer.cpp
21
const GLfloat
g_vVertices
[] = {
102
GL_FALSE, VERTEX_STRIDE,
g_vVertices
);
106
GL_FALSE, VERTEX_STRIDE, &
g_vVertices
[4]);
SurfaceTextureRenderer.cpp
20
const GLfloat
g_vVertices
[] = {
142
GL_FALSE, VERTEX_STRIDE,
g_vVertices
);
146
GL_FALSE, VERTEX_STRIDE, &
g_vVertices
[4]);
WarpRenderer.cpp
21
const GLfloat
g_vVertices
[] = {
133
GL_FALSE, VERTEX_STRIDE,
g_vVertices
);
137
GL_FALSE, VERTEX_STRIDE, &
g_vVertices
[4]);
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic_renderer/
YVURenderer.cpp
21
const GLfloat
g_vVertices
[] = {
102
GL_FALSE, VERTEX_STRIDE,
g_vVertices
);
106
GL_FALSE, VERTEX_STRIDE, &
g_vVertices
[4]);
SurfaceTextureRenderer.cpp
20
const GLfloat
g_vVertices
[] = {
142
GL_FALSE, VERTEX_STRIDE,
g_vVertices
);
146
GL_FALSE, VERTEX_STRIDE, &
g_vVertices
[4]);
WarpRenderer.cpp
21
const GLfloat
g_vVertices
[] = {
133
GL_FALSE, VERTEX_STRIDE,
g_vVertices
);
137
GL_FALSE, VERTEX_STRIDE, &
g_vVertices
[4]);
Completed in 200 milliseconds