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

  /frameworks/native/services/surfaceflinger/
LayerBase.h 220 virtual bool onPreComposition() { return false; }
Layer.cpp 512 bool Layer::onPreComposition() {
527 // we'll trigger an update in onPreComposition().

Completed in 37 milliseconds