OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:data3D
(Results
1 - 3
of
3
) sorted by null
/frameworks/rs/
rsDriverLoader.cpp
90
ret &= fn(RS_HAL_ALLOCATION_DATA_3D, (void **)&rsc->mHal.funcs.allocation.
data3D
);
rs_hal.h
251
void (*
data3D
)(const Context *rsc, const Allocation *alloc,
rsAllocation.cpp
221
rsc->mHal.funcs.allocation.
data3D
(rsc, this, xoff, yoff, zoff, lod, w, h, d, data, sizeBytes, stride);
[
all
...]
Completed in 198 milliseconds