Home
last modified time | relevance | path

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

/test/xts/hats/hdf/hdf_lite/display/
Ddisplay_test.h43 #define LAYER_BPP 16 macro
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()