OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getDimX
(Results
1 - 2
of
2
) sorted by null
/frameworks/rs/
rsAdapter.h
38
uint32_t
getDimX
() const {return mAllocation->getType()->getLODDimX(mLOD);}
70
uint32_t
getDimX
() const {return mAllocation->getType()->getLODDimX(mLOD);}
rsType.h
66
uint32_t
getDimX
() const {return mHal.state.dimX;}
Completed in 23 milliseconds