HomeSort by relevance Sort by last modified time
    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