HomeSort by relevance Sort by last modified time
    Searched refs:findImage (Results 1 - 13 of 13) sorted by null

  /external/skia/src/core/
SkGlyphCache.h 44 may be null. If they are null, call findImage or findPath for those.
87 const void* findImage(const SkGlyph&);
SkGlyphCache.cpp 289 const void* SkGlyphCache::findImage(const SkGlyph& glyph) {
SkDraw.cpp     [all...]
SkPaint.cpp 433 const void* SkPaint::findImage(const SkGlyph& glyph) {
438 const void* image = cache->findImage(glyph);
    [all...]
  /external/skia/src/gpu/
SkGrFontScaler.cpp 133 const void* src = fStrike->findImage(glyph);
  /external/skia/include/core/
SkPaint.h     [all...]
  /frameworks/base/libs/hwui/
FontRenderer.cpp 397 paint->findImage(skiaGlyph);
    [all...]
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jar 
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 
org.eclipse.jface_3.4.2.M20090107-0800.jar 
org.eclipse.jface_3.6.2.M20110210-1200.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
org.eclipse.jface_3.6.1.M20100825-0800.jar 

Completed in 94 milliseconds