Searched refs:sSystemFontMapSharedMemory (Results 1 – 1 of 1) sorted by relevance
158 static SharedMemory sSystemFontMapSharedMemory = null; field in Typeface185 Objects.requireNonNull(sSystemFontMapSharedMemory); in getSystemFontMapSharedMemory()187 return sSystemFontMapSharedMemory; in getSystemFontMapSharedMemory()1318 if (sharedMemory == null || sharedMemory == sSystemFontMapSharedMemory) {1324 sSystemFontMapSharedMemory = sharedMemory;1435 sSystemFontMapSharedMemory = null;