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 77 mTexCoordsArrayEnabled = false;
504 if (!mTexCoordsArrayEnabled) {
507 mTexCoordsArrayEnabled = true;
512 if (mTexCoordsArrayEnabled) {
514 mTexCoordsArrayEnabled = false;
Caches.h 387 bool mTexCoordsArrayEnabled;

Completed in 35 milliseconds