Searched defs:offscreenInfo (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/ |
H A D | skia_bitmap_test.cpp | 71 ImageInfo offscreenInfo = { width, height, COLORTYPE_RGBA_8888, variable 303 ImageInfo offscreenInfo = { width, height, COLORTYPE_RGBA_8888, variable 357 ImageInfo offscreenInfo = { width, height, COLORTYPE_RGBA_8888, ALPHATYPE_PREMUL, nullptr}; variable 374 ImageInfo offscreenInfo = { width, height, COLORTYPE_RGBA_8888, ALPHATYPE_PREMUL, nullptr}; variable 445 ImageInfo offscreenInfo = { width, height, COLORTYPE_RGBA_8888, ALPHATYPE_PREMUL, colorSpace}; variable 464 ImageInfo offscreenInfo = { width, height, COLORTYPE_RGBA_8888, ALPHATYPE_PREMUL, colorSpace}; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/ |
H A D | draw_cmd.cpp | 1392 Drawing::ImageInfo offscreenInfo { bounds->GetWidth(), bounds->GetHeight(), in GenerateCachedOpItem() local 1453 Drawing::ImageInfo offscreenInfo { bounds->GetWidth(), bounds->GetHeight(), in GenerateCachedOpItem() local 1513 Drawing::ImageInfo offscreenInfo { bounds->GetWidth(), bounds->GetHeight(), in GenerateCachedOpItem() local
|