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

/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
H A DSDL_epocvideo.cpp458 const TInt surfacesize = width * height * numBytesPerPixel; local
462 current->pixels = (TUint8*) User::AllocL(surfacesize);

Completed in 72 milliseconds