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

  /external/skia/src/gpu/text/
GrStencilAndCoverTextContext.cpp 456 const char* textPtr = text;
457 while (textPtr < stop) {
460 const SkGlyph& glyph = glyphCacheProc(glyphCache, &textPtr);
465 SkASSERT(textPtr == stop);
GrTextUtils.cpp 269 const char* textPtr = text;
281 while (textPtr < stop) {
284 const SkGlyph& glyph = glyphCacheProc(origPaintCache, &textPtr);
295 SkASSERT(textPtr == stop);
  /external/expat/lib/
xmlparse.c 201 const XML_Char *textPtr;
    [all...]
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 

Completed in 231 milliseconds