OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Allocation1DData
(Results
1 - 10
of
10
) sorted by null
/frameworks/rs/cpp/
RenderScript.cpp
228
RS::dispatch->
Allocation1DData
= (Allocation1DDataFnPtr)dlsym(handle, "rsAllocation1DData");
229
if (RS::dispatch->
Allocation1DData
== NULL) {
230
ALOGV("Couldn't initialize RS::dispatch->
Allocation1DData
");
rsDispatch.h
124
Allocation1DDataFnPtr
Allocation1DData
;
Allocation.cpp
206
tryDispatch(mRS, RS::dispatch->
Allocation1DData
(mRS->getContext(), getIDSafe(), off, mSelectedLOD,
/prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/
rs.spec
133
Allocation1DData
{
/prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/
rs.spec
133
Allocation1DData
{
/prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/
rs.spec
133
Allocation1DData
{
/prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/cpp/
rsDispatch.h
123
Allocation1DDataFnPtr
Allocation1DData
;
/prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/cpp/
rsDispatch.h
123
Allocation1DDataFnPtr
Allocation1DData
;
/prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/cpp/
rsDispatch.h
123
Allocation1DDataFnPtr
Allocation1DData
;
/frameworks/rs/
rs.spec
143
Allocation1DData
{
Completed in 81 milliseconds