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

  /frameworks/native/services/surfaceflinger/
LayerBase.cpp 280 void LayerBase::unlockPageFlip(
Layer.cpp 684 void Layer::unlockPageFlip(
SurfaceFlinger.cpp 752 unlockPageFlip(currentLayers);
775 void SurfaceFlinger::unlockPageFlip(const LayerVector& currentLayers)
783 layer->unlockPageFlip(planeTransform, mDirtyRegion);
    [all...]

Completed in 246 milliseconds