Searched refs:kWrapped_LifeCycle (Results 1 – 7 of 7) sorted by relevance
163 kWrapped_LifeCycle, enumerator268 bool isWrapped() const { return kWrapped_LifeCycle == fLifeCycle; } in isWrapped()
33 fIsWrapped = kWrapped_LifeCycle == idDesc.fLifeCycle; in init()
34 fIsWrapped = kWrapped_LifeCycle == idDesc.fLifeCycle; in init()
435 idDesc.fLifeCycle = GrGpuResource::kWrapped_LifeCycle; in onWrapBackendTexture()477 idDesc.fLifeCycle = GrGpuResource::kWrapped_LifeCycle; in onWrapBackendRenderTarget()
36 bool isWrapped() const { return GrGpuResource::kWrapped_LifeCycle == fResource->fLifeCycle; } in isWrapped()
84 if (kWrapped_LifeCycle != lifeCycle && !GrPixelConfigIsCompressed(desc.fConfig)) { in GrTexture()
359 (context->getGpu(), GrGpuResource::kWrapped_LifeCycle)); in test_budgeting()397 wrapped = SkNEW_ARGS(TestResource, (context->getGpu(), GrGpuResource::kWrapped_LifeCycle)); in test_budgeting()474 (context->getGpu(), large, GrGpuResource::kWrapped_LifeCycle)); in test_unbudgeted()