Home
last modified time | relevance | path

Searched refs:fTFCount (Results 1 – 4 of 4) sorted by relevance

/external/skqp/src/core/
DSkReadBuffer.cpp46 fTFCount = 0; in SkReadBuffer()
57 fTFCount = 0; in SkReadBuffer()
359 if (!this->validate(index <= fTFCount)) { in readTypeface()
DSkReadBuffer.h156 fTFCount = count; in setTypefaceArray()
223 int fTFCount; variable
/external/skia/src/core/
DSkReadBuffer.h151 fTFCount = count; in setTypefaceArray()
227 int fTFCount = 0; variable
DSkReadBuffer.cpp450 if (!this->validate(index <= fTFCount)) { in readTypeface()