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

  /frameworks/rs/cpp/
RenderScript.cpp 183 RS::dispatch->AllocationSetSurface = (AllocationSetSurfaceFnPtr)dlsym(handle, "rsAllocationSetSurface");
184 if (RS::dispatch->AllocationSetSurface == NULL) {
185 ALOGV("Couldn't initialize RS::dispatch->AllocationSetSurface");
rsDispatch.h 115 AllocationSetSurfaceFnPtr AllocationSetSurface;
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/
rs.spec 79 AllocationSetSurface {
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/
rs.spec 79 AllocationSetSurface {
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/
rs.spec 79 AllocationSetSurface {
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/cpp/
rsDispatch.h 114 AllocationSetSurfaceFnPtr AllocationSetSurface;
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/cpp/
rsDispatch.h 114 AllocationSetSurfaceFnPtr AllocationSetSurface;
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/cpp/
rsDispatch.h 114 AllocationSetSurfaceFnPtr AllocationSetSurface;
  /frameworks/rs/
rs.spec 79 AllocationSetSurface {

Completed in 50 milliseconds