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

  /frameworks/rs/cpp/
Allocation.cpp 274 tryDispatch(mRS, RS::dispatch->Allocation2DRead(mRS->getContext(), getIDSafe(), xoff, yoff,
295 tryDispatch(mRS, RS::dispatch->Allocation2DRead(mRS->getContext(), getIDSafe(), xoff, yoff,
RenderScript.cpp 263 RS::dispatch->Allocation2DRead = (Allocation2DReadFnPtr)dlsym(handle, "rsAllocation2DRead");
264 if (RS::dispatch->Allocation2DRead == NULL) {
265 ALOGV("Couldn't initialize RS::dispatch->Allocation2DRead");
rsDispatch.h 131 Allocation2DReadFnPtr Allocation2DRead;
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/
rs.spec 191 Allocation2DRead {
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/
rs.spec 191 Allocation2DRead {
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/
rs.spec 191 Allocation2DRead {
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/cpp/
rsDispatch.h 130 Allocation2DReadFnPtr Allocation2DRead;
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/cpp/
rsDispatch.h 130 Allocation2DReadFnPtr Allocation2DRead;
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/cpp/
rsDispatch.h 130 Allocation2DReadFnPtr Allocation2DRead;
  /frameworks/rs/
rs.spec 201 Allocation2DRead {

Completed in 38 milliseconds