Lines Matching refs:isProtected
1151 GrProtected isProtected,
1168 mipmapStatus, isProtected);
1171 mipLevelCount, isProtected, mipmapStatus);
1216 GrProtected isProtected,
1231 numMipLevels, isProtected, mipmapStatus);
1249 GrProtected isProtected,
1264 mipmapLevelCount, isProtected, mipmapStatus);
1425 if (backendTex.isProtected() && (fProtectedContext == GrProtected::kNo)) {
1465 if (backendTex.isProtected() && (fProtectedContext == GrProtected::kNo)) {
1496 if (backendRT.isProtected() && (fProtectedContext == GrProtected::kNo)) {
1646 GrProtected isProtected,
1654 return GrVkImage::MakeMSAA(this, dimensions, numSamples, pixelFormat, isProtected, memoryless);
1688 GrProtected isProtected) {
1691 if (fProtectedContext != isProtected) {
1810 GrProtected isProtected) {
1813 if (fProtectedContext != isProtected) {
1833 renderable, mipMapped, &info, isProtected)) {
1842 GrProtected isProtected) {
1844 isProtected);
2115 GrProtected isProtected) {
2126 isProtected)) {
2307 if (src->isProtected() && !dst->isProtected()) {
2378 if (src->isProtected() && !dst->isProtected()) {
2423 if (src->isProtected() && !dst->isProtected()) {
2445 if (src->isProtected() && !dst->isProtected()) {
2533 if (surface->isProtected()) {