Home
last modified time | relevance | path

Searched defs:Cache (Results 1 – 9 of 9) sorted by relevance

/foundation/arkui/ace_engine/test/mock/core/render/
Dmock_skia_image.cpp30 void DrawingImage::Cache(const std::string& key) {} in Cache() function in OHOS::Ace::NG::DrawingImage
Dmock_pixmap_image.cpp34 void PixelMapImage::Cache(const std::string& key) {} in Cache() function in OHOS::Ace::NG::PixelMapImage
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/
Drs_common_def.cpp29 using Cache = std::vector<char*>; typedef in OHOS::Rosen::__anond4b396700111::MemAllocater
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
Dcanvas_image.h98 virtual void Cache(const std::string& key) {} in Cache() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
Dskia_image.cpp142 void SkiaImage::Cache(const std::string& key) in Cache() function in OHOS::Ace::NG::SkiaImage
Dpixelmap_image.cpp393 void PixelMapImage::Cache(const std::string& key) in Cache() function in OHOS::Ace::NG::PixelMapImage
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/local/src/
Dlocal_data_source.cpp174 Cache::Cache(int64_t pos, int64_t capacity) in Cache() function in OHOS::CastEngine::CastEngineService::Cache
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/local/src/
Dlocal_data_source.cpp173 Cache::Cache(int64_t pos, int64_t capacity) in Cache() function in OHOS::CastEngine::CastEngineService::Cache
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/
Ddrawing_image.cpp208 void DrawingImage::Cache(const std::string& key) in Cache() function in OHOS::Ace::NG::DrawingImage