Searched defs:Close (Results 1 - 7 of 7) 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.cpp56 Close(error);
108 void Client::Close(int error) { function in class:android::pdx::Client
285 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/headers/media_plugin/media/openmax/
H A DOMX_ContentPipe.h157 /** Close a content stream. */
158 CPresult (*Close)( CPhandle hContent ); member in struct:CP_PIPETYPE
/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.cpp92 void Close();
144 void LayerLibrary::Close() { function in class:vulkan::api::__anon1929::LayerLibrary
323 library.Close();
327 library.Close();
519 library.Close();

Completed in 48 milliseconds