Home
last modified time | relevance | path

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

/test/xts/hats/hdf/hdf_lite/display/
H A Ddisplay_test.c323 ISurface srcSurface = {0}; in BlitTest() local
338 PicSourceSurfaceInit(&srcSurface, pictureBuf->phyAddr, LAYER_BPP); in BlitTest()
344 ret = g_displayTest.gfxFuncs->Blit(&srcSurface, &srcRect, &dstSurface, &dstRect, NULL); in BlitTest()

Completed in 1 milliseconds