Home
last modified time | relevance | path

Searched refs:ContextPeekMessage (Results 1 – 3 of 3) sorted by relevance

/frameworks/rs/cpp/
DRenderScript.cpp138 … RS::dispatch->ContextPeekMessage = (ContextPeekMessageFnPtr)dlsym(handle, "rsContextPeekMessage"); in loadSymbols()
139 if (RS::dispatch->ContextPeekMessage == NULL) { in loadSymbols()
551 RsMessageToClientType r = RS::dispatch->ContextPeekMessage(rs->mContext, in threadProc()
DrsDispatch.h106 ContextPeekMessageFnPtr ContextPeekMessage; member
/frameworks/rs/
Drs.spec14 ContextPeekMessage {