Searched refs:mProtectedMemory (Results 1 – 4 of 4) sorted by relevance
42 bool isProtectedMemory() const { return mProtectedMemory; } in isProtectedMemory()55 bool mProtectedMemory; variable
22 mProtectedMemory(false) in MemoryObject()42 mProtectedMemory = protectedMemory; in setProtectedMemory()
106 mProtectedMemory = protectedMemory; in setProtectedMemory()205 bool hasProtectedContent = mProtectedMemory; in createImage()
57 bool mProtectedMemory = false; variable