OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:handlePostview
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/services/camera/libcameraservice/api1/
CameraClient.h
105
void
handlePostview
(const sp<IMemory>& mem);
CameraClient.cpp
678
// CAMERA_MSG_POSTVIEW_FRAME
handlePostview
742
client->
handlePostview
(dataPtr);
843
void CameraClient::
handlePostview
(const sp<IMemory>& mem) {
Completed in 77 milliseconds