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

  /frameworks/rs/cpp/
RenderScript.cpp 253 RS::dispatch->AllocationRead = (AllocationReadFnPtr)dlsym(handle, "rsAllocationRead");
254 if (RS::dispatch->AllocationRead == NULL) {
255 ALOGV("Couldn't initialize RS::dispatch->AllocationRead");
rsDispatch.h 129 AllocationReadFnPtr AllocationRead;
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/
rs.spec 178 AllocationRead {
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/
rs.spec 178 AllocationRead {
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/
rs.spec 178 AllocationRead {
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/cpp/
rsDispatch.h 128 AllocationReadFnPtr AllocationRead;
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/cpp/
rsDispatch.h 128 AllocationReadFnPtr AllocationRead;
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/cpp/
rsDispatch.h 128 AllocationReadFnPtr AllocationRead;
  /frameworks/rs/
rs.spec 188 AllocationRead {

Completed in 771 milliseconds