HomeSort by relevance Sort by last modified time
    Searched refs:picture_width (Results 1 - 3 of 3) sorted by null

  /frameworks/av/services/camera/libcameraservice/
CameraHardwareStub.cpp 67 int picture_width, picture_height; local
68 mParameters.getPictureSize(&picture_width, &picture_height);
69 mRawHeap = new MemoryHeapBase(picture_width * picture_height * 3 / 2);
  /device/samsung/crespo/libcamera/
SecCameraHWInterface.cpp 1093 int picture_size, picture_width, picture_height; local
    [all...]
  /hardware/msm7k/libcamera/
QualcommCameraHardware.cpp 194 uint16_t picture_width,
    [all...]

Completed in 259 milliseconds