Home
last modified time | relevance | path

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

/device/generic/goldfish/camera/
DEmulatedCameraDevice.h647 void unlockCurrentFrame();
DEmulatedCameraDevice.cpp310 mCameraDevice.unlockCurrentFrame(); in ~FrameLock()
698 void EmulatedCameraDevice::unlockCurrentFrame() { in unlockCurrentFrame() function in android::EmulatedCameraDevice