Home
last modified time | relevance | path

Searched defs:iSurface (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/hals/
H A Dgfx_engines.cpp44 static bool Convert2ISurface(const LiteSurfaceData& liteSurfaceData, ISurface& iSurface) in Convert2ISurface()
/ohos5.0/drivers/peripheral/display/composer/vdi_base/src/
H A Dhdi_gfx_composition.cpp131 void HdiGfxComposition::InitGfxSurface(ISurface &iSurface, HdiLayerBuffer &buffer) in InitGfxSurface()