Searched defs:imagePath (Results 1 – 10 of 10) sorted by relevance
| /foundation/window/window_manager/utils/src/ |
| D | surface_draw.cpp | 39 int32_t bufferHeight, const std::string& imagePath) in DrawImage() 160 …:unique_ptr<OHOS::Media::PixelMap> SurfaceDraw::DecodeImageToPixelMap(const std::string &imagePath) in DecodeImageToPixelMap() 182 void SurfaceDraw::DrawPixelmap(Drawing::Canvas &canvas, const std::string& imagePath) in DrawPixelmap() 198 …l SurfaceDraw::DoDraw(uint8_t *addr, uint32_t width, uint32_t height, const std::string& imagePath) in DoDraw()
|
| /foundation/arkui/ui_lite/frameworks/common/ |
| D | image.cpp | 108 char* imagePath = static_cast<char*>(UIMalloc(static_cast<uint32_t>(strLen))); in SetStandardSrc() local 137 char* imagePath = static_cast<char*>(UIMalloc(static_cast<uint32_t>(strLen))); in SetLiteSrc() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/theme/ |
| D | theme_utils.cpp | 172 std::string imagePath = themeConstants->GetString(resId); in ProcessImageSource() local
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
| D | clock_hand_component.cpp | 184 char *imagePath = JsAppContext::GetInstance()->GetResourcePath(attrValueStr); in SetPrivateAttribute() local
|
| D | component.cpp | 1931 char *imagePath = JsAppContext::GetInstance()->GetResourcePath(filePath); in HandleBackgroundImg() local
|
| /foundation/arkui/ui_lite/interfaces/kits/components/ |
| D | ui_image_animator.h | 49 const char* imagePath; member
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/base/ |
| D | js_fwk_common.cpp | 1144 void ExpandImagePathMem(char *&imagePath, const int16_t dotPos, const int16_t suffixLen, const int1… in ExpandImagePathMem() 1175 static void FindPos(int16_t &dotPos, int16_t &lastPathPos, const char *imagePath, const size_t imag… in FindPos() 1197 void CureImagePath(char *&imagePath) in CureImagePath()
|
| D | product_adapter.cpp | 386 bool ProductAdapter::IsPNGSupportedWrapper(const char *imagePath, const char *bundleName) in IsPNGSupportedWrapper()
|
| /foundation/multimodalinput/input/service/window_manager/src/ |
| D | pointer_drawing_manager.cpp | 453 …r<OHOS::Media::PixelMap> PointerDrawingManager::DecodeImageToPixelMap(const std::string &imagePath) in DecodeImageToPixelMap()
|
| /foundation/arkui/ace_engine/frameworks/bridge/card_frontend/ |
| D | js_card_parser.cpp | 820 std::string imagePath; in GetResImageUrl() local
|