Searched defs:pictureWidth (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/
H A DCameraSourceTimeLapse.cpp128 int32_t pictureWidth = supportedSizes[i].width; local
131 if ((pictureWidth == width) && (pictureHeight == height)) {
/frameworks/av/services/camera/libcameraservice/camera2/
H A DParameters.h55 int pictureWidth, pictureHeight; member in struct:android::camera2::Parameters

Completed in 48 milliseconds