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

  /frameworks/rs/cpp/
RenderScript.cpp 233 RS::dispatch->Allocation1DElementData = (Allocation1DElementDataFnPtr)dlsym(handle, "rsAllocation1DElementData");
234 if (RS::dispatch->Allocation1DElementData == NULL) {
235 ALOGV("Couldn't initialize RS::dispatch->Allocation1DElementData");
rsDispatch.h 125 Allocation1DElementDataFnPtr Allocation1DElementData;
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/
rs.spec 141 Allocation1DElementData {
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/
rs.spec 141 Allocation1DElementData {
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/
rs.spec 141 Allocation1DElementData {
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/cpp/
rsDispatch.h 124 Allocation1DElementDataFnPtr Allocation1DElementData;
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/cpp/
rsDispatch.h 124 Allocation1DElementDataFnPtr Allocation1DElementData;
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/cpp/
rsDispatch.h 124 Allocation1DElementDataFnPtr Allocation1DElementData;
  /frameworks/rs/
rs.spec 151 Allocation1DElementData {

Completed in 36 milliseconds