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

  /frameworks/base/libs/hwui/
DisplayList.cpp 255 mCaching = false;
356 if (mCaching) {
370 if (mClipToBounds && !mCaching) {
406 if (mCaching) {
423 if (mClipToBounds && !mCaching) {
DisplayList.h 439 mCaching = caching;
521 bool mCaching;

Completed in 94 milliseconds