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

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

Completed in 124 milliseconds