Home
last modified time | relevance | path

Searched defs:isCached (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/transaction/
H A Drs_transaction_data.h83 void SetIsCached(bool isCached) in SetIsCached()
/ohos5.0/drivers/peripheral/user_auth/hdi_service/user_auth/inc/
H A Duser_auth_funcs.h70 bool isCached; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H A Ddraw_cmd_list.cpp383 void DrawCmdList::SetIsCache(bool isCached) in SetIsCache()