OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mRsElement
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/libs/hwui/
FontRenderer.h
205
RSC::sp<const RSC::Element>
mRsElement
;
FontRenderer.cpp
703
mRsElement
= RSC::Element::A_8(mRs);
704
mRsScript = RSC::ScriptIntrinsicBlur::create(mRs,
mRsElement
);
708
RSC::sp<const RSC::Type> t = RSC::Type::create(mRs,
mRsElement
, width, height, 0);
Completed in 133 milliseconds