OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mStateVertexArray
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/libs/rs/
rsSimpleMesh.cpp
66
va.setupGL2(rsc, &rsc->
mStateVertexArray
, &rsc->mShaderCache);
rsScriptC_Lib.cpp
694
va.setupGL2(rsc, &rsc->
mStateVertexArray
, &rsc->mShaderCache);
696
va.setupGL(rsc, &rsc->
mStateVertexArray
);
714
va.setupGL2(rsc, &rsc->
mStateVertexArray
, &rsc->mShaderCache);
716
va.setupGL(rsc, &rsc->
mStateVertexArray
);
749
va.setupGL2(rsc, &rsc->
mStateVertexArray
, &rsc->mShaderCache);
751
va.setupGL(rsc, &rsc->
mStateVertexArray
);
[
all
...]
rsContext.h
77
VertexArrayState
mStateVertexArray
;
rsContext.cpp
311
rsc->
mStateVertexArray
.init(rsc);
Completed in 1001 milliseconds