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

  /frameworks/native/services/surfaceflinger/DisplayHardware/
FramebufferSurface.cpp 205 void FramebufferSurface::onFrameCommitted() {
212 ALOGE_IF(result != NO_ERROR, "onFrameCommitted: failed to add the"
217 ALOGE_IF(result != NO_ERROR, "onFrameCommitted: error releasing buffer:"
VirtualDisplaySurface.cpp 235 void VirtualDisplaySurface::onFrameCommitted() {
240 "Unexpected onFrameCommitted() in %s state", dbgStateStr());
252 VDS_LOGV("onFrameCommitted: release scratch sslot=%d", sslot);
269 VDS_LOGV("onFrameCommitted: queue sink sslot=%d", sslot);

Completed in 165 milliseconds