HomeSort by relevance Sort by last modified time
    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