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

  /frameworks/rs/cpp/
Allocation.cpp 228 tryDispatch(mRS, RS::dispatch->AllocationCopy2DRange(mRS->getContext(), getIDSafe(), off, 0,
265 tryDispatch(mRS, RS::dispatch->AllocationCopy2DRange(mRS->getContext(), getIDSafe(), xoff, yoff,
RenderScript.cpp 278 RS::dispatch->AllocationCopy2DRange = (AllocationCopy2DRangeFnPtr)dlsym(handle, "rsAllocationCopy2DRange");
279 if (RS::dispatch->AllocationCopy2DRange == NULL) {
280 ALOGV("Couldn't initialize RS::dispatch->AllocationCopy2DRange");
rsDispatch.h 134 AllocationCopy2DRangeFnPtr AllocationCopy2DRange;
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/
rs.spec 214 AllocationCopy2DRange {
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/
rs.spec 214 AllocationCopy2DRange {
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/
rs.spec 214 AllocationCopy2DRange {
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/cpp/
rsDispatch.h 133 AllocationCopy2DRangeFnPtr AllocationCopy2DRange;
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/cpp/
rsDispatch.h 133 AllocationCopy2DRangeFnPtr AllocationCopy2DRange;
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/cpp/
rsDispatch.h 133 AllocationCopy2DRangeFnPtr AllocationCopy2DRange;
  /frameworks/rs/
rs.spec 224 AllocationCopy2DRange {

Completed in 48 milliseconds