OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:process_capture_result
(Results
1 - 3
of
3
) sorted by null
/hardware/libhardware/include/hardware/
camera3.h
130
*
process_capture_result
() for that frame number.
133
* the framework with camera3_callback_ops_t->
process_capture_result
(). These
299
* that pixel format. The HAL must still call
process_capture_result
() to
301
* process_capture_request() to block until after
process_capture_result
() for
1720
void (*
process_capture_result
)(const struct camera3_callback_ops *,
member in struct:camera3_callback_ops
[
all
...]
/device/generic/goldfish/camera/
EmulatedCamera3.cpp
188
mCallbackOps->
process_capture_result
(mCallbackOps, result);
/frameworks/av/services/camera/libcameraservice/
Camera3Device.cpp
61
camera3_callback_ops::
process_capture_result
= &sProcessCaptureResult;
member in class:android::camera3_callback_ops
[
all
...]
Completed in 457 milliseconds