Home
last modified time | relevance | path

Searched defs:bitmapSize (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_offscreen_rendering_context.cpp168 size_t bitmapSize = renderingContext->GetBitmapSize(offscreenPattern); in Constructor() local
H A Djs_offscreen_canvas.cpp72 auto bitmapSize = offscreenCanvasPattern->GetBitmapSize(); in AttachOffscreenCanvas() local
165 auto bitmapSize = workCanvas->offscreenCanvasPattern_->GetBitmapSize(); in Constructor() local
/ohos5.0/foundation/arkui/ui_lite/frameworks/font/
H A Dui_font_allocator.cpp190 uint32_t bitmapSize = bufInfo.stride * bufInfo.height; in GetCacheBuffer() local
H A Dui_font_vector.cpp907 uint32_t bitmapSize = bufInfo.stride * bufInfo.height; in SetFace() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/
H A Drecording_handle.h55 size_t bitmapSize = 0; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H A Dcmd_list_helper.cpp118 auto bitmapSize = bitmap.GetHeight() * bitmap.GetWidth() * bpp; in AddBitmapToCmdList() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_marshalling_helper.cpp1770 int32_t bitmapSize = parcel.ReadInt32(); in Unmarshalling() local
2051 int32_t bitmapSize = parcel.ReadInt32(); in Unmarshalling() local