OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:elementData2D
(Results
1 - 2
of
2
) sorted by null
/frameworks/rs/
rs_hal.h
212
void (*
elementData2D
)(const Context *rsc, const Allocation *alloc, uint32_t x, uint32_t y,
rsAllocation.cpp
219
rsc->mHal.funcs.allocation.
elementData2D
(rsc, this, x, y, data, cIdx, sizeBytes);
Completed in 559 milliseconds