OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unlockPrimaryBuffer
(Results
1 - 2
of
2
) sorted by null
/device/generic/goldfish/camera/
EmulatedCameraDevice.h
485
void
unlockPrimaryBuffer
();
517
void
unlockPrimaryBuffer
();
EmulatedCameraDevice.cpp
468
void EmulatedCameraDevice::CameraThread::
unlockPrimaryBuffer
() {
469
mFrameProducer->
unlockPrimaryBuffer
();
565
void EmulatedCameraDevice::CameraThread::FrameProducer::
unlockPrimaryBuffer
() {
673
mCameraThread->
unlockPrimaryBuffer
();
Completed in 90 milliseconds