OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:data2D
(Results
1 - 3
of
3
) sorted by null
/frameworks/rs/
rs_hal.h
170
void (*
data2D
)(const Context *rsc, const Allocation *alloc,
rsAllocation.cpp
114
rsc->mHal.funcs.allocation.
data2D
(rsc, this, xoff, yoff, lod, face, w, h, data, sizeBytes, stride);
rsFont.cpp
476
mRSC->mHal.funcs.allocation.
data2D
(mRSC, mTextTexture.get(), 0, 0, 0,
Completed in 1177 milliseconds