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

  /frameworks/rs/cpp/
RenderScript.cpp 178 RS::dispatch->AllocationGetSurface = (AllocationGetSurfaceFnPtr)dlsym(handle, "rsAllocationGetSurface");
179 if (RS::dispatch->AllocationGetSurface == NULL) {
180 ALOGV("Couldn't initialize RS::dispatch->AllocationGetSurface");
rsDispatch.h 114 AllocationGetSurfaceFnPtr AllocationGetSurface;
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/
rs.spec 73 AllocationGetSurface {
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/
rs.spec 73 AllocationGetSurface {
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/
rs.spec 73 AllocationGetSurface {
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/cpp/
rsDispatch.h 113 AllocationGetSurfaceFnPtr AllocationGetSurface;
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/cpp/
rsDispatch.h 113 AllocationGetSurfaceFnPtr AllocationGetSurface;
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/cpp/
rsDispatch.h 113 AllocationGetSurfaceFnPtr AllocationGetSurface;
  /frameworks/rs/
rs.spec 73 AllocationGetSurface {

Completed in 34 milliseconds