Searched defs:imagePath (Results 1 – 10 of 10) sorted by relevance
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()
121 char* imagePath = static_cast<char*>(UIMalloc(static_cast<uint32_t>(strLen))); in SetStandardSrc() local150 char* imagePath = static_cast<char*>(UIMalloc(static_cast<uint32_t>(strLen))); in SetLiteSrc() local
170 std::string imagePath = themeConstants->GetString(resId); in ProcessImageSource() local
184 char *imagePath = JsAppContext::GetInstance()->GetResourcePath(attrValueStr); in SetPrivateAttribute() local
1931 char *imagePath = JsAppContext::GetInstance()->GetResourcePath(filePath); in HandleBackgroundImg() local
49 const char* imagePath; member
386 bool ProductAdapter::IsPNGSupportedWrapper(const char *imagePath, const char *bundleName) in IsPNGSupportedWrapper()
1144 void ExpandImagePathMem(char *&imagePath, const int16_t dotPos, const int16_t suffixLen, const int1… in ExpandImagePathMem()
620 …r<OHOS::Media::PixelMap> PointerDrawingManager::DecodeImageToPixelMap(const std::string &imagePath) in DecodeImageToPixelMap()
803 std::string imagePath; in GetResImageUrl() local