OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:picturesize
(Results
26 - 32
of
32
) sorted by null
1
2
/device/moto/shamu/camera/QCamera2/HAL/test/
qcamera_test.h
86
status_t getCurrentPictureSize(Size &
pictureSize
);
qcamera_test.cpp
[
all
...]
/hardware/qcom/camera/QCamera2/HAL/test/
qcamera_test.h
89
status_t getCurrentPictureSize(Size &
pictureSize
);
qcamera_test.cpp
[
all
...]
/external/webrtc/talk/app/webrtc/java/android/org/webrtc/
VideoCapturerAndroid.java
531
final android.hardware.Camera.Size
pictureSize
=
534
parameters.setPictureSize(
pictureSize
.width,
pictureSize
.height);
/packages/apps/Camera2/src/com/android/camera/
PhotoModule.java
[
all
...]
/packages/apps/LegacyCamera/src/com/android/camera/
Camera.java
[
all
...]
Completed in 508 milliseconds
1
2