Searched refs:fSupportsProtectedMemory (Results 1 – 2 of 2) sorted by relevance
163 bool supportsProtectedMemory() const { return fSupportsProtectedMemory; } in supportsProtectedMemory()393 bool fSupportsProtectedMemory = false; variable
380 fSupportsProtectedMemory = true; in init()492 if (fSupportsProtectedMemory && (kQualcomm_VkVendor == properties.vendorID)) { in applyDriverCorrectnessWorkarounds()494 fSupportsProtectedMemory = false; in applyDriverCorrectnessWorkarounds()