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

  /frameworks/rs/cpp/
Allocation.cpp 256 tryDispatch(mRS, RS::dispatch->Allocation2DData(mRS->getContext(), getIDSafe(), xoff,
283 tryDispatch(mRS, RS::dispatch->Allocation2DData(mRS->getContext(), getIDSafe(), xoff, yoff,
RenderScript.cpp 238 RS::dispatch->Allocation2DData = (Allocation2DDataFnPtr)dlsym(handle, "rsAllocation2DData");
239 if (RS::dispatch->Allocation2DData == NULL) {
240 ALOGV("Couldn't initialize RS::dispatch->Allocation2DData");
rsDispatch.h 126 Allocation2DDataFnPtr Allocation2DData;
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/
rs.spec 149 Allocation2DData {
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/
rs.spec 149 Allocation2DData {
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/
rs.spec 149 Allocation2DData {
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/cpp/
rsDispatch.h 125 Allocation2DDataFnPtr Allocation2DData;
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/cpp/
rsDispatch.h 125 Allocation2DDataFnPtr Allocation2DData;
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/cpp/
rsDispatch.h 125 Allocation2DDataFnPtr Allocation2DData;
  /frameworks/rs/
rs.spec 159 Allocation2DData {

Completed in 498 milliseconds