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

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

Completed in 270 milliseconds