HomeSort by relevance Sort by last modified time
    Searched defs:ContextCreate (Results 1 - 4 of 4) sorted by null

  /frameworks/rs/
rsHidlAdaptation.cpp 122 mEntryFuncs.ContextCreate = ContextCreate;
194 RsContext RsHidlAdaptation::ContextCreate(RsDevice vdev, uint32_t version, uint32_t sdkVersion, RsContextType ct, uint32_t flags)
197 sp<IContext> context = mHidl->contextCreate(sdkVersion, (ContextType)ct, flags);
    [all...]
  /frameworks/rs/cpp/
rsDispatch.h 180 ContextCreateFnPtr ContextCreate;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3dhal.h 121 LPD3DHAL_CONTEXTCREATECB ContextCreate;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
d3dhal.h 149 LPD3DHAL_CONTEXTCREATECB ContextCreate;

Completed in 212 milliseconds