OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mStateVertex
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/libs/rs/
rsContext.h
75
ProgramVertexState
mStateVertex
;
120
return
mStateVertex
.mDefault.get();
rsContext.cpp
271
mVertex->setupGL2(this, &
mStateVertex
, &mShaderCache);
277
mVertex->setupGL(this, &
mStateVertex
);
317
rsc->
mStateVertex
.init(rsc, rsc->mEGL.mWidth, rsc->mEGL.mHeight);
363
rsc->
mStateVertex
.deinit(rsc);
530
mStateVertex
.updateSize(this, w, h);
632
mVertex.set(
mStateVertex
.mDefault);