OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:allocationIoReceive
(Results
1 - 6
of
6
) sorted by null
/hardware/interfaces/renderscript/1.0/vts/functional/
VtsMiscellaneousTests.cpp
146
*
allocationIoReceive
, allocation2DRead
185
context->
allocationIoReceive
(allocationRecv);
199
*
allocationIoReceive
251
context->
allocationIoReceive
(allocationRecv1);
259
context->
allocationIoReceive
(allocationRecv2);
/hardware/interfaces/renderscript/1.0/
IContext.hal
531
allocationIoReceive
(Allocation allocation);
[
all
...]
/hardware/interfaces/renderscript/1.0/default/
Context.h
66
Return<void>
allocationIoReceive
(Allocation allocation) override;
Context.cpp
327
Return<void> Context::
allocationIoReceive
(Allocation allocation) {
329
Device::getHal().
AllocationIoReceive
(mContext, _allocation);
[
all
...]
/frameworks/rs/
rsHidlAdaptation.cpp
110
mEntryFuncs.
AllocationIoReceive
=
AllocationIoReceive
;
[
all
...]
/test/vts/compilation_tools/vtsc/test/golden/FUZZER/
Context.fuzzer.cpp
[
all
...]
Completed in 58 milliseconds