HomeSort by relevance Sort by last modified time
    Searched full:createimagefile (Results 1 - 4 of 4) sorted by null

  /system/vold/
Loop.h 34 static int createImageFile(const char *file, unsigned int numSectors);
Loop.cpp 235 int Loop::createImageFile(const char *file, unsigned int numSectors) {
VolumeManager.cpp 323 if (Loop::createImageFile(asecFileName, numImgSectors + 1)) {
    [all...]
  /frameworks/base/docs/html/training/camera/
photobasics.jd 177 private File createImageFile() throws IOException {
199 File f = createImageFile();

Completed in 6064 milliseconds