Lines Matching refs:isProtected
259 GrProtected isProtected,
288 this, budgeted, dimensions, renderTargetSampleCnt, resourceDesc, isProtected,
291 return GrD3DTexture::MakeNewTexture(this, budgeted, dimensions, resourceDesc, isProtected,
301 GrProtected isProtected,
312 renderTargetSampleCnt, budgeted, isProtected,
348 GrProtected isProtected,
366 1, budgeted, isProtected,
417 GrProtected isProtected,
434 if (src->isProtected() && !dst->isProtected()) {
489 if (src->isProtected() && !dst->isProtected()) {
957 if (tex.isProtected()) {
994 if (tex.isProtected()) {
1023 if (rt.isProtected()) {
1101 GrProtected grProtected = tex->isProtected() ? GrProtected::kYes : GrProtected::kNo;
1288 GrProtected isProtected) {
1291 if (this->protectedContext() != (isProtected == GrProtected::kYes)) {
1343 isProtected, clearValuePtr, info)) {
1355 GrProtected isProtected) {
1358 if (this->protectedContext() != (isProtected == GrProtected::kYes)) {
1375 isProtected)) {
1496 GrProtected isProtected) {
1498 isProtected);
1614 GrProtected isProtected) {
1625 sampleCnt, &info, isProtected)) {