OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mTexCoordsArrayEnabled
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/libs/hwui/renderstate/
MeshState.cpp
32
,
mTexCoordsArrayEnabled
(false)
144
if (!
mTexCoordsArrayEnabled
) {
147
mTexCoordsArrayEnabled
= true;
152
if (
mTexCoordsArrayEnabled
) {
154
mTexCoordsArrayEnabled
= false;
MeshState.h
127
bool
mTexCoordsArrayEnabled
;
Completed in 40 milliseconds