HomeSort by relevance Sort by last modified time
    Searched refs:ContextPeekMessage (Results 1 - 9 of 9) sorted by null

  /frameworks/rs/cpp/
RenderScript.cpp 138 RS::dispatch->ContextPeekMessage = (ContextPeekMessageFnPtr)dlsym(handle, "rsContextPeekMessage");
139 if (RS::dispatch->ContextPeekMessage == NULL) {
140 ALOGV("Couldn't initialize RS::dispatch->ContextPeekMessage");
551 RsMessageToClientType r = RS::dispatch->ContextPeekMessage(rs->mContext,
rsDispatch.h 106 ContextPeekMessageFnPtr ContextPeekMessage;
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/
rs.spec 14 ContextPeekMessage {
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/
rs.spec 14 ContextPeekMessage {
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/
rs.spec 14 ContextPeekMessage {
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/cpp/
rsDispatch.h 105 ContextPeekMessageFnPtr ContextPeekMessage;
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/cpp/
rsDispatch.h 105 ContextPeekMessageFnPtr ContextPeekMessage;
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/cpp/
rsDispatch.h 105 ContextPeekMessageFnPtr ContextPeekMessage;
  /frameworks/rs/
rs.spec 14 ContextPeekMessage {

Completed in 34 milliseconds