Home
last modified time | relevance | path

Searched refs:contextDeinitToClient (Results 1 – 5 of 5) sorted by relevance

/aosp12/hardware/interfaces/renderscript/1.0/vts/functional/
H A DVtsMiscellaneousTests.cpp291 context->contextDeinitToClient(); in TEST_P()
/aosp12/hardware/interfaces/renderscript/1.0/default/
H A DContext.h95 Return<void> contextDeinitToClient() override;
H A DContext.cpp467 Return<void> Context::contextDeinitToClient() { in contextDeinitToClient() function in android::hardware::renderscript::V1_0::implementation::Context
/aosp12/frameworks/rs/
H A DrsHidlAdaptation.cpp404 GetIContextHandle(context)->contextDeinitToClient(); in ContextDeinitToClient()
/aosp12/hardware/interfaces/renderscript/1.0/
H A DIContext.hal723 contextDeinitToClient();