Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/renderscript/1.0/vts/functional/
H A DVtsMiscellaneousTests.cpp283 context->contextPeekMessage([&](MessageToClientType _type, Size _size, uint32_t _subID){ in TEST_P()
/aosp12/hardware/interfaces/renderscript/1.0/default/
H A DContext.h92 Return<void> contextPeekMessage(contextPeekMessage_cb _hidl_cb) override;
H A DContext.cpp443 Return<void> Context::contextPeekMessage(contextPeekMessage_cb _hidl_cb) { in contextPeekMessage() function in android::hardware::renderscript::V1_0::implementation::Context
/aosp12/frameworks/rs/
H A DrsHidlAdaptation.cpp379 GetIContextHandle(context)->contextPeekMessage( in ContextPeekMessage()
/aosp12/hardware/interfaces/renderscript/1.0/
H A DIContext.hal686 contextPeekMessage()