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

  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWC2.cpp 483 Error Display::acceptChanges()
    [all...]
HWC2On1Adapter.cpp 200 displayHook<decltype(&Display::acceptChanges),
201 &Display::acceptChanges>);
575 Error HWC2On1Adapter::Display::acceptChanges()
580 ALOGV("[%" PRIu64 "] acceptChanges failed, not validated", mId);
584 ALOGV("[%" PRIu64 "] acceptChanges", mId);
    [all...]

Completed in 46 milliseconds