Home
last modified time | relevance | path

Searched refs:CAMERA_MSG_POSTVIEW_FRAME (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/core/libsystem/include/system/
H A Dcamera.h79 CAMERA_MSG_POSTVIEW_FRAME = 0x0040, // dataCallback enumerator
/aosp12/frameworks/base/core/java/android/hardware/
H A DCamera.java168 private static final int CAMERA_MSG_POSTVIEW_FRAME = 0x040; field in Camera
1169 case CAMERA_MSG_POSTVIEW_FRAME: in handleMessage()
1502 msgType |= CAMERA_MSG_POSTVIEW_FRAME; in takePicture()
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL/test/
H A Dqcamera_test.cpp892 if (msgType & CAMERA_MSG_POSTVIEW_FRAME) { in postData()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt22484 Landroid/hardware/Camera;->CAMERA_MSG_POSTVIEW_FRAME:I