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 213 void FramebufferSurface::onFrameCommitted() {
220 ALOGE_IF(result != NO_ERROR, "onFrameCommitted: failed to add the"
225 ALOGE_IF(result != NO_ERROR, "onFrameCommitted: error releasing buffer:"
VirtualDisplaySurface.cpp 237 void VirtualDisplaySurface::onFrameCommitted() {
242 "Unexpected onFrameCommitted() in %s state", dbgStateStr());
254 VDS_LOGV("onFrameCommitted: release scratch sslot=%d", sslot);
271 VDS_LOGV("onFrameCommitted: queue sink sslot=%d", sslot);

Completed in 1047 milliseconds