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

  /frameworks/native/services/surfaceflinger/
BufferLayer.cpp 264 bool BufferLayer::shouldPresentNow(const DispSync& dispSync) const {
    [all...]
Layer.h 403 virtual bool shouldPresentNow(const DispSync& /*dispSync*/) const { return false; }

Completed in 3278 milliseconds