Home
last modified time | relevance | path

Searched refs:setStatus (Results 1 - 8 of 8) sorted by relevance

/third_party/vk-gl-cts/framework/common/
H A DtcuThreadUtil.cpp197 setStatus(THREADSTATUS_RUNNING); in run()
210 setStatus(THREADSTATUS_READY); in run()
216 setStatus(initOk ? THREADSTATUS_NOT_SUPPORTED : THREADSTATUS_INIT_FAILED); in run()
222 setStatus(initOk ? THREADSTATUS_FAILED : THREADSTATUS_INIT_FAILED); in run()
228 setStatus(initOk ? THREADSTATUS_FAILED : THREADSTATUS_INIT_FAILED); in run()
234 setStatus(initOk ? THREADSTATUS_FAILED : THREADSTATUS_INIT_FAILED); in run()
H A DtcuThreadUtil.hpp180 void setStatus (ThreadStatus status) { de::ScopedLock lock(m_statusLock); m_status = status; } in setStatus() function in tcu::ThreadUtil::Thread
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DVkSwapchainKHR.cpp185 currentImage.setStatus(DRAWING); in getNextImage()
208 image.setStatus(PRESENTING); in present()
210 image.setStatus(AVAILABLE); in present()
H A DVkSurfaceKHR.hpp50 void setStatus(PresentImageStatus status) { imageStatus = status; } in setStatus() function in vk::PresentImage
/third_party/vk-gl-cts/modules/egl/
H A DteglMultiThreadTests.cpp123 void setStatus (ThreadStatus status) { m_status = status; } in setStatus() function in deqp::egl::TestThread
/third_party/mesa3d/include/CL/
H A Dcl2.hpp3288 cl_int setStatus(cl_int status) in setStatus() function in cl::UserEvent
H A Dcl.hpp3017 cl_int setStatus(cl_int status) in setStatus() function in cl::UserEvent
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 31 milliseconds