HomeSort by relevance Sort by last modified time
    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