Searched defs:shouldPresentNow (Results 1 – 2 of 2) sorted by relevance
264 bool BufferLayer::shouldPresentNow(const DispSync& dispSync) const { in shouldPresentNow() function in android::BufferLayer
403 virtual bool shouldPresentNow(const DispSync& /*dispSync*/) const { return false; } in shouldPresentNow() function