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

  /frameworks/rs/cpp/
rsDispatch.cpp 57 dispatchTab.AllocationRead = (AllocationReadFnPtr)dlsym(handle, "rsAllocationRead");
253 if (dispatchTab.AllocationRead == nullptr) {
254 LOG_ERR("Couldn't initialize dispatchTab.AllocationRead");
rsDispatch.h 129 AllocationReadFnPtr AllocationRead;
  /frameworks/rs/
rs.spec 232 AllocationRead {
  /frameworks/support/v8/renderscript/jni/
android_renderscript_RenderScript.cpp     [all...]

Completed in 82 milliseconds