OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getDimYuv
(Results
1 - 3
of
3
) sorted by null
/frameworks/rs/
rsType.h
78
uint32_t
getDimYuv
() const {return mHal.state.dimYuv;}
rsType.cpp
240
if (t->
getDimYuv
() != params->yuv) continue;
316
p.yuv =
getDimYuv
();
rsAllocation.cpp
146
mHal.state.yuv = type->
getDimYuv
();
655
(type0->
getDimYuv
() == type1->
getDimYuv
()) &&
[
all
...]
Completed in 85 milliseconds