OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kCannedJpegWidth
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/camera/libcameraservice/
CameraHardwareStub.cpp
354
if (w !=
kCannedJpegWidth
&& h != kCannedJpegHeight) {
356
kCannedJpegWidth
, kCannedJpegHeight);
CannedJpeg.h
1
const int
kCannedJpegWidth
= 320;
[
all
...]
Completed in 280 milliseconds