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

  /external/skia/src/views/
SkView.cpp 318 fWeOwnTheType = false;
329 if (fWeOwnTheType)
332 fWeOwnTheType = false;
367 fWeOwnTheType = true;
  /external/skia/include/views/
SkView.h 161 bool fWeOwnTheType;

Completed in 657 milliseconds