Home
last modified time | relevance | path

Searched refs:onGetProps (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_canvas_autocache.h105 bool onGetProps(SkSurfaceProps* props) const override;
H A Dskia_canvas_autocache.cpp620 bool SkiaCanvasAutoCache::onGetProps(SkSurfaceProps* props) const in onGetProps() function in OHOS::Rosen::Drawing::SkiaCanvasAutoCache