OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AllocationRead
(Results
1 - 3
of
3
) sorted by null
/frameworks/rs/cpp/
RenderScript.cpp
245
RS::dispatch->
AllocationRead
= (AllocationReadFnPtr)dlsym(handle, "rsAllocationRead");
246
if (RS::dispatch->
AllocationRead
== NULL) {
247
ALOGE("Couldn't initialize RS::dispatch->
AllocationRead
");
rsDispatch.h
128
AllocationReadFnPtr
AllocationRead
;
/frameworks/rs/
rs.spec
179
AllocationRead
{
Completed in 848 milliseconds