Lines Matching refs:isProtected
62 GrProtected isProtected,
66 SkASSERT(static_cast<uint32_t>(isProtected) <= 1);
76 (*builder)[4] = (static_cast<uint32_t>(isProtected) << 0) |
88 GrProtected isProtected,
94 build_key(&builder, caps, format, dimensions, requiredUsage, sampleCnt, mipmapped, isProtected,
104 GrProtected isProtected,
110 build_key(&builder, caps, format, dimensions, requiredUsage, sampleCnt, mipmapped, isProtected,
116 auto isProtected = this->isProtected() ? GrProtected::kYes : GrProtected::kNo;
123 isProtected,