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

  /external/chromium_org/third_party/skia/src/core/
SkPaint.cpp 482 static void DetachDescProc(SkTypeface* typeface, const SkDescriptor* desc,
491 descriptorProc(NULL, deviceMatrix, DetachDescProc, &cache, true);
502 descriptorProc(NULL, deviceMatrix, DetachDescProc, &cache, true);
514 descriptorProc(NULL, deviceMatrix, DetachDescProc, &cache, true);
    [all...]
  /external/skia/src/core/
SkPaint.cpp 483 static void DetachDescProc(SkTypeface* typeface, const SkDescriptor* desc,
492 descriptorProc(NULL, deviceMatrix, DetachDescProc, &cache, true);
503 descriptorProc(NULL, deviceMatrix, DetachDescProc, &cache, true);
515 descriptorProc(NULL, deviceMatrix, DetachDescProc, &cache, true);
    [all...]

Completed in 158 milliseconds