Home
last modified time | relevance | path

Searched defs:virAddr (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/graphic/graphicnapitest/
DNativeBufferTest.cpp189 void *virAddr = nullptr; variable
201 void *virAddr = nullptr; variable
/test/xts/hats/hdf/hdf_lite/display/
Dloadbmp_test.c323 int32_t CreateSurfaceByBitMap(const int8_t *fileName, OsdSurface *pstSurface, uint8_t *virAddr, uin… in CreateSurfaceByBitMap()