Home
last modified time | relevance | path

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

/drivers/peripheral/display/test/unittest/lite/
H A Ddisplay_test.h43 #define LAYER_BPP 16 macro
H A Ddisplay_test.c66 layInfo->bpp = LAYER_BPP; in GetLayerInfo()
338 PicSourceSurfaceInit(&srcSurface, pictureBuf->phyAddr, LAYER_BPP); in BlitTest()
341 DestSurfaceInit(&dstSurface, g_displayTest.buffer.data.phyAddr, LAYER_BPP); in BlitTest()
372 DestSurfaceInit(&dstSurface, g_displayTest.buffer.data.phyAddr, LAYER_BPP); in FillRectTest()

Completed in 2 milliseconds