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

  /packages/apps/Camera/jni/feature_mos/src/mosaic/
Mosaic.cpp 51 delete owned_frames[j];
52 delete owned_frames;
97 owned_frames = new ImageType[max_frames];
135 owned_frames[owned_size++] = imageYVU;
Mosaic.h 187 ImageType *owned_frames; member in class:Mosaic
  /packages/apps/Gallery2/jni_mosaic/feature_mos/src/mosaic/
Mosaic.cpp 51 delete owned_frames[j];
52 delete owned_frames;
97 owned_frames = new ImageType[max_frames];
135 owned_frames[owned_size++] = imageYVU;
Mosaic.h 187 ImageType *owned_frames; member in class:Mosaic

Completed in 57 milliseconds