Home
last modified time | relevance | path

Searched refs:mDestroying (Results 1 – 4 of 4) sorted by relevance

/hardware/ti/omap4-aah/camera/inc/
DBufferSourceAdapter.h49 mDestroying = false; in ReturnFrame()
67 mDestroying = true; in requestExit()
76 if (!mDestroying) { in threadLoop()
88 bool mDestroying; variable
95 mDestroying = false; in QueueFrame()
110 mDestroying = true; in requestExit()
126 while (mFrames.empty() && !mDestroying) mFramesCondition.wait(mFramesMutex); in threadLoop()
127 if (!mDestroying) { in threadLoop()
151 bool mDestroying; variable
/hardware/ti/omap4-aah/test/CameraHal/
Dcamera_test_bufferqueue.h69 if (!mDestroying) { in threadLoop()
98 mDestroying = true; in requestExit()
Dcamera_test_surfacetexture.h153 if (!mDestroying) { in threadLoop()
175 mDestroying = true; in requestExit()
Dcamera_test.h389 mDestroying(false), mRestartCapture(false), in BufferSourceThread()
398 mDestroying = true; in ~BufferSourceThread()
451 bool mDestroying; variable