OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:data2D
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/libs/rs/
rs_hal.h
121
void (*
data2D
)(const Context *rsc, const Allocation *alloc,
rsAllocation.cpp
93
//LOGE("
data2d
%p, %i %i %i %i %i %i %p %i", this, xoff, yoff, lod, face, w, h, data, sizeBytes);
101
rsc->mHal.funcs.allocation.
data2D
(rsc, this, xoff, yoff, lod, face, w, h, data, sizeBytes);
Completed in 15 milliseconds