Searched refs:handlePageFlip (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.h344 // Returns whether a new buffer has been latched (see handlePageFlip())
354 /* handlePageFlip - latch a new buffer if available and compute the dirty
358 bool handlePageFlip();
H A DSurfaceFlinger.cpp1380 return handlePageFlip();
2385 bool SurfaceFlinger::handlePageFlip() function in class:android::SurfaceFlinger
2387 ALOGV("handlePageFlip");
H A DSurfaceFlinger_hwc1.cpp1125 return handlePageFlip();
2067 bool SurfaceFlinger::handlePageFlip() function in class:android::SurfaceFlinger

Completed in 2771 milliseconds