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

  /frameworks/rs/cpp/
RenderScript.cpp 243 RS::dispatch->Allocation3DData = (Allocation3DDataFnPtr)dlsym(handle, "rsAllocation3DData");
244 if (RS::dispatch->Allocation3DData == NULL) {
245 ALOGV("Couldn't initialize RS::dispatch->Allocation3DData");
rsDispatch.h 127 Allocation3DDataFnPtr Allocation3DData;
Allocation.cpp 318 tryDispatch(mRS, RS::dispatch->Allocation3DData(mRS->getContext(), getIDSafe(), xoff, yoff, zoff,
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/
rs.spec 161 Allocation3DData {
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/
rs.spec 161 Allocation3DData {
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/
rs.spec 161 Allocation3DData {
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/cpp/
rsDispatch.h 126 Allocation3DDataFnPtr Allocation3DData;
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/cpp/
rsDispatch.h 126 Allocation3DDataFnPtr Allocation3DData;
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/cpp/
rsDispatch.h 126 Allocation3DDataFnPtr Allocation3DData;
  /frameworks/rs/
rs.spec 171 Allocation3DData {

Completed in 58 milliseconds