Searched refs:lastFrameSize (Results 1 – 1 of 1) sorted by relevance
48 …uint32_t lastFrameSize = configParam_.GetScreenWidth() * configParam_.GetScreenHeight() * RGB_CHRO… in FillDirtyImages2Surface() local72 ret = memcpy_s(windowSurfaceAddr, surfaceBuffeSize, lastFrame, lastFrameSize); in FillDirtyImages2Surface()