Searched refs:sSystemFontMapSharedMemory (Results 1 – 1 of 1) sorted by relevance
160 static SharedMemory sSystemFontMapSharedMemory = null; field in Typeface187 Objects.requireNonNull(sSystemFontMapSharedMemory); in getSystemFontMapSharedMemory()189 return sSystemFontMapSharedMemory; in getSystemFontMapSharedMemory()1366 if (sharedMemory == null || sharedMemory == sSystemFontMapSharedMemory) {1372 sSystemFontMapSharedMemory = sharedMemory;1524 sSystemFontMapSharedMemory = null;