OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mFontSampler
(Results
1 - 2
of
2
) sorted by null
/frameworks/rs/
rsFont.h
211
ObjectBaseRef<Sampler>
mFontSampler
;
rsFont.cpp
533
mFontSampler
.set(Sampler::getSampler(mRSC, RS_SAMPLER_NEAREST, RS_SAMPLER_NEAREST,
536
mFontShaderF->bindSampler(mRSC, 0,
mFontSampler
.get());
825
mFontSampler
.clear();
Completed in 31 milliseconds