Home
last modified time | relevance | path

Searched defs:imagePath (Results 1 – 2 of 2) sorted by relevance

/applications/sample/camera/gallery/src/
Dgallery_ability_slice.cpp222 char* imagePath = new char[pathLen + 1](); in AddAllPictures() local
243 …alleryAbilitySlice::CreateImageItem(const Point& pos, const char* imageName, const char* imagePath) in CreateImageItem()
Dpicture_ability_slice.cpp134 char* imagePath = new char[imagePathLen + 1](); in OnStart() local