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

  /external/chromium_org/third_party/skia/src/ports/
SkFontHost_mac.cpp 71 // CFSafeRetain(autoCFRelease) through implicit conversion.
72 template <typename T> static void CFSafeRetain(/*CFTypeRef*/const T* cfTypeRef) {
85 CFSafeRetain(that);
    [all...]
  /external/skia/src/ports/
SkFontHost_mac.cpp 71 // CFSafeRetain(autoCFRelease) through implicit conversion.
72 template <typename T> static void CFSafeRetain(/*CFTypeRef*/const T* cfTypeRef) {
85 CFSafeRetain(that);
    [all...]

Completed in 386 milliseconds