Searched defs:Close (Results 1 - 6 of 6) sorted by relevance

/frameworks/native/libs/vr/libpdx/private/pdx/
H A Dchannel_handle.h38 void Close() { value_ = kEmptyHandle; } function in class:android::pdx::ChannelHandleBase
100 void Close() { function in class:android::pdx::ChannelHandleBase::ChannelHandle
H A Dfile_handle.h61 ~FileHandle() { Close(); }
75 Close();
80 void Close() { function in class:android::pdx::FileHandle
/frameworks/native/libs/vr/libpdx/
H A Dclient.cpp57 Close(error);
109 void Client::Close(int error) { function in class:android::pdx::Client
282 client_.Close(error);
/frameworks/native/services/vr/virtual_touchpad/
H A DEvdevInjector.cpp23 int EvdevInjector::UInput::Close() { function in class:android::dvr::EvdevInjector::UInput
59 void EvdevInjector::Close() { function in class:android::dvr::EvdevInjector
60 uinput_->Close();
/frameworks/native/include/media/openmax/
H A DOMX_ContentPipe.h157 /** Close a content stream. */
158 CPresult (*Close)( CPhandle hContent ); member in struct:CP_PIPETYPE
/frameworks/native/vulkan/libvulkan/
H A Dlayers_extensions.cpp88 void Close();
135 void LayerLibrary::Close() { function in class:vulkan::api::__anon1938::LayerLibrary
314 library.Close();
318 library.Close();
492 library.Close();

Completed in 87 milliseconds