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

  /frameworks/rs/cpp/
rsDispatch.cpp 50 dispatchTab.AllocationElementRead = (AllocationElementReadFnPtr)dlsym(handle, "rsAllocationElementRead");
415 if (dispatchTab.AllocationElementRead == nullptr) {
416 LOG_ERR("Couldn't initialize dispatchTab.AllocationElementRead");
rsDispatch.h 122 AllocationElementReadFnPtr AllocationElementRead;
  /frameworks/rs/
rs.spec 245 AllocationElementRead {

Completed in 153 milliseconds