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 74 mTexCoordsArrayEnabled = false;
373 if (!mTexCoordsArrayEnabled) {
376 mTexCoordsArrayEnabled = true;
381 if (mTexCoordsArrayEnabled) {
383 mTexCoordsArrayEnabled = false;
Caches.h 304 bool mTexCoordsArrayEnabled;

Completed in 5319 milliseconds