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

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

Completed in 57 milliseconds