Home
last modified time | relevance | path

Searched refs:sDequeueBuffer (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/camera/device/1.0/default/
DCameraDevice_1_0.h196 static int sDequeueBuffer(struct preview_stream_ops* w,
DCameraDevice.cpp147 int CameraDevice::sDequeueBuffer(struct preview_stream_ops* w, in sDequeueBuffer() function in android::hardware::camera::device::V1_0::implementation::CameraDevice
523 mHalPreviewWindow.dequeue_buffer = sDequeueBuffer; in initHalPreviewWindow()