Searched refs:mCategoryKey (Results 1 – 2 of 2) sorted by relevance
30 : mCategoryKey(categoryKey) in SkiaMemoryTracer()79 if (mCategoryKey != nullptr) { in processElement()81 auto categoryResult = mCurrentValues.find(mCategoryKey); in processElement()
71 const char* mCategoryKey = nullptr; variable