OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FontState
(Results
1 - 3
of
3
) sorted by null
/frameworks/rs/
rsFont.cpp
94
FontState
*state = &mRSC->mStateFont;
121
FontState
*state = &mRSC->mStateFont;
259
FontState
*state = &mRSC->mStateFont;
333
FontState
::
FontState
() {
376
FontState
::~
FontState
() {
384
FT_Library
FontState
::getLib() {
398
void
FontState
::init(Context *rsc) {
402
void
FontState
::flushAllAndInvalidate()
[
all
...]
rsFont.h
42
class
FontState
;
80
friend class
FontState
;
138
class
FontState
{
140
FontState
();
141
~
FontState
();
rsContext.h
129
FontState
mStateFont;
Completed in 864 milliseconds