Home
last modified time | relevance | path

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

/foundation/graphic/graphic_utils_lite/frameworks/hals/
H A Dgfx_engines.cpp148 ISurface dstSurface = {}; in GfxBlit() local
152 if (!Convert2ISurface(dstSurfaceData, dstSurface)) { in GfxBlit()
158 if (gfxFuncs_->Blit(&srcSurface, &srcIRect, &dstSurface, &dstIRect, NULL) == DISPLAY_FAILURE) { in GfxBlit()

Completed in 1 milliseconds