HomeSort by relevance Sort by last modified time
    Searched refs:mTexCoordsArrayEnabled (Results 1 - 2 of 2) sorted by null

  /frameworks/base/libs/hwui/
Caches.cpp 82 mTexCoordsArrayEnabled = false;
513 if (!mTexCoordsArrayEnabled) {
516 mTexCoordsArrayEnabled = true;
521 if (mTexCoordsArrayEnabled) {
523 mTexCoordsArrayEnabled = false;
Caches.h 405 bool mTexCoordsArrayEnabled;

Completed in 354 milliseconds