Searched refs:srcSurface (Results 1 – 1 of 1) sorted by relevance
323 ISurface srcSurface = {0}; in BlitTest() local338 PicSourceSurfaceInit(&srcSurface, pictureBuf->phyAddr, LAYER_BPP); in BlitTest()344 ret = g_displayTest.gfxFuncs->Blit(&srcSurface, &srcRect, &dstSurface, &dstRect, NULL); in BlitTest()