HomeSort by relevance Sort by last modified time
    Searched defs:getAdvance (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/skia/tests/
WArrayTest.cpp 154 static bool getAdvance(void* tc, int gId, int16_t* advance) {
165 result.reset(getAdvanceData((void*)this, fAdvancesLen, fSubset, fSubsetLen, getAdvance));
  /external/skia/tests/
WArrayTest.cpp 154 static bool getAdvance(void* tc, int gId, int16_t* advance) {
165 result.reset(getAdvanceData((void*)this, fAdvancesLen, fSubset, fSubsetLen, getAdvance));
  /external/chromium_org/third_party/skia/src/core/
SkScalerContext.cpp 292 void SkScalerContext::getAdvance(SkGlyph* glyph) {
    [all...]
  /external/skia/src/core/
SkScalerContext.cpp 292 void SkScalerContext::getAdvance(SkGlyph* glyph) {
    [all...]
  /frameworks/minikin/libs/minikin/
Layout.cpp 862 float Layout::getAdvance() const {

Completed in 309 milliseconds