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

  /frameworks/rs/cpp/
RenderScript.cpp 273 RS::dispatch->AllocationResize1D = (AllocationResize1DFnPtr)dlsym(handle, "rsAllocationResize1D");
274 if (RS::dispatch->AllocationResize1D == NULL) {
275 ALOGV("Couldn't initialize RS::dispatch->AllocationResize1D");
rsDispatch.h 133 AllocationResize1DFnPtr AllocationResize1D;
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/
rs.spec 209 AllocationResize1D {
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/
rs.spec 209 AllocationResize1D {
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/
rs.spec 209 AllocationResize1D {
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/cpp/
rsDispatch.h 132 AllocationResize1DFnPtr AllocationResize1D;
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/cpp/
rsDispatch.h 132 AllocationResize1DFnPtr AllocationResize1D;
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/cpp/
rsDispatch.h 132 AllocationResize1DFnPtr AllocationResize1D;
  /frameworks/rs/
rs.spec 219 AllocationResize1D {

Completed in 32 milliseconds