Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/frameworks/common/
H A Dscreen.cpp78 baseGfxEngine->Blit(dstBufferInfo, dstPos, *bufferInfo, screenRect, blendOption); in GetCurrentScreenBitmap()
/foundation/arkui/ui_lite/interfaces/innerkits/engines/gfx/
H A Dsoft_engine.h74 void Blit(BufferInfo& dst,
H A Dgfx_engine_manager.h130 virtual void Blit(BufferInfo& dst,
/foundation/graphic/graphic_utils_lite/frameworks/hals/
H A Dgfx_engines.cpp158 if (gfxFuncs_->Blit(&srcSurface, &srcIRect, &dstSurface, &dstIRect, NULL) == DISPLAY_FAILURE) { in GfxBlit()
/foundation/arkui/ui_lite/frameworks/engines/gfx/
H A Dsoft_engine.cpp101 void SoftEngine::Blit(BufferInfo& dst, in Blit() function in OHOS::SoftEngine
/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_utils.cpp414 BaseGfxEngine::GetInstance()->Blit(gfxDstBuffer, dstPos, src, maskedArea, blendOption); in DrawImage()

Completed in 6 milliseconds