Searched defs:RAWIMAGE (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Storage/
H A DRAW.cpp39 typedef struct RAWIMAGE struct
71 } RAWIMAGE, *PRAWIMAGE; typedef in typeref:struct:RAWIMAGE
451 pImage = (PRAWIMAGE)RTMemAllocZ(sizeof(RAWIMAGE));
528 pImage = (PRAWIMAGE)RTMemAllocZ(sizeof(RAWIMAGE));

Completed in 60 milliseconds