OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Allocation1DDataFnPtr
(Results
1 - 4
of
4
) sorted by null
/frameworks/rs/cpp/
rsDispatch.h
52
typedef void (*
Allocation1DDataFnPtr
) (RsContext, RsAllocation, uint32_t, uint32_t, uint32_t, const void*, size_t);
124
Allocation1DDataFnPtr
Allocation1DData;
/prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/cpp/
rsDispatch.h
52
typedef void (*
Allocation1DDataFnPtr
) (RsContext, RsAllocation, uint32_t, uint32_t, uint32_t, const void*, size_t);
123
Allocation1DDataFnPtr
Allocation1DData;
/prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/cpp/
rsDispatch.h
52
typedef void (*
Allocation1DDataFnPtr
) (RsContext, RsAllocation, uint32_t, uint32_t, uint32_t, const void*, size_t);
123
Allocation1DDataFnPtr
Allocation1DData;
/prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/cpp/
rsDispatch.h
52
typedef void (*
Allocation1DDataFnPtr
) (RsContext, RsAllocation, uint32_t, uint32_t, uint32_t, const void*, size_t);
123
Allocation1DDataFnPtr
Allocation1DData;
Completed in 260 milliseconds