Searched refs:CanFlushContext (Results 1 – 1 of 1) sorted by relevance
28 bool CanFlushContext(pp::Instance* instance, pp::Graphics2D* context) { in CanFlushContext() function265 ASSERT_FALSE(CanFlushContext(instance_, &a)); in TestInvalidSize()268 ASSERT_FALSE(CanFlushContext(instance_, &b)); in TestInvalidSize()299 ASSERT_FALSE(CanFlushContext(instance_, &a)); in TestHumongous()