Searched refs:kProtected (Results 1 – 6 of 6) sorted by relevance
32 kProtected = 0x8, enumerator
80 propFlags |= AllocationPropertyFlags::kProtected; in AllocAndBindImageMemory()
125 if (AllocationPropertyFlags::kProtected & flags) { in allocateImageMemory()
86 if (AllocationPropertyFlags::kProtected & flags) { in allocateMemoryForImage()
101 propFlags = AllocationPropertyFlags::kProtected; in AllocAndBindImageMemory()