Searched refs:createSurfaceFrameForTransaction (Results 1 – 2 of 2) sorted by relevance
807 std::shared_ptr<frametimeline::SurfaceFrame> createSurfaceFrameForTransaction(
1395 auto surfaceFrame = createSurfaceFrameForTransaction(info, postTime); in setFrameTimelineVsyncForBufferlessTransaction()1401 it->second = createSurfaceFrameForTransaction(info, postTime); in setFrameTimelineVsyncForBufferlessTransaction()1424 std::shared_ptr<frametimeline::SurfaceFrame> Layer::createSurfaceFrameForTransaction( in createSurfaceFrameForTransaction() function in android::Layer