Searched defs:Blit (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/drivers/peripheral/display/composer/vdi_base/include/ |
H A D | display_gfx.h | 108 …int32_t (*Blit)(ISurface *srcSurface, IRect *srcRect, ISurface *dstSurface, IRect *dstRect, GfxOpt… member
|
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/ |
H A D | display_gfx.h | 108 …int32_t (*Blit)(ISurface *srcSurface, IRect *srcRect, ISurface *dstSurface, IRect *dstRect, GfxOpt… member
|
/ohos5.0/drivers/peripheral/display/interfaces/include/ |
H A D | display_gfx.h | 146 …int32_t (*Blit)(ISurface *srcSurface, IRect *srcRect, ISurface *dstSurface, IRect *dstRect, GfxOpt… member
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/engines/gfx/ |
H A D | soft_engine.cpp | 101 void SoftEngine::Blit(BufferInfo& dst, in Blit() function in OHOS::SoftEngine
|