Searched refs:hasAllocator (Results 1 – 2 of 2) sorted by relevance
84 bool hasAllocator() { return mHidlAllocator != nullptr || mAidlAllocator != nullptr; } in hasAllocator() function
81 ASSERT_TRUE(mGralloc->hasAllocator()); in SetUp()