Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H A Ddraw_cmd.cpp100 constexpr int TEXT_BLOB_CACHE_MARGIN = 10; variable
1390 bounds->MakeOutset(TEXT_BLOB_CACHE_MARGIN, TEXT_BLOB_CACHE_MARGIN); in GenerateCachedOpItem()