OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AllocationElementRead
(Results
1 - 3
of
3
) sorted by null
/frameworks/rs/cpp/
rsDispatch.cpp
50
dispatchTab.
AllocationElementRead
= (AllocationElementReadFnPtr)dlsym(handle, "rsAllocationElementRead");
415
if (dispatchTab.
AllocationElementRead
== nullptr) {
416
LOG_ERR("Couldn't initialize dispatchTab.
AllocationElementRead
");
rsDispatch.h
122
AllocationElementReadFnPtr
AllocationElementRead
;
/frameworks/rs/
rs.spec
245
AllocationElementRead
{
Completed in 153 milliseconds