• Home
  • Raw
  • Download

Lines Matching refs:kNo

150                                               GrMipmapped::kNo, budgeted, isProtected);  in testingOnly_createInstantiatedProxy()
262 SkASSERT(fit == SkBackingFit::kExact || mipMapped == GrMipmapped::kNo); in createProxyFromBitmap()
289 if (mipMapped == GrMipmapped::kNo || in createProxyFromBitmap()
319 GrBackendFormat format = this->caps()->getDefaultBackendFormat(colorType, GrRenderable::kNo); in createNonMippedProxyFromBitmap()
326 SkASSERT(desc.fMipmapped == GrMipmapped::kNo); in createNonMippedProxyFromBitmap()
333 format, dims, GrMipmapped::kNo, GrMipmapStatus::kNotAllocated, in createNonMippedProxyFromBitmap()
334 GrInternalSurfaceFlags::kNone, fit, budgeted, GrProtected::kNo, UseAllocator::kYes); in createNonMippedProxyFromBitmap()
348 GrBackendFormat format = this->caps()->getDefaultBackendFormat(colorType, GrRenderable::kNo); in createMippedProxyFromBitmap()
378 desc.fDimensions, desc.fFormat, colorType, GrRenderable::kNo, 1, in createMippedProxyFromBitmap()
379 desc.fBudgeted, GrMipMapped::kYes, GrProtected::kNo, texels.get())); in createMippedProxyFromBitmap()
382 SkBackingFit::kExact, budgeted, GrProtected::kNo, UseAllocator::kYes); in createMippedProxyFromBitmap()
419 mipMapped = GrMipmapped::kNo; in createProxy()
471 SkBackingFit::kExact, SkBudgeted::kYes, GrProtected::kNo, UseAllocator::kYes); in createCompressedTextureProxy()
522 return sk_sp<GrTextureProxy>(new GrTextureProxy(std::move(tex), UseAllocator::kNo, in wrapBackendTexture()
557 return sk_sp<GrTextureProxy>(new GrTextureProxy(std::move(tex), UseAllocator::kNo, in wrapCompressedBackendTexture()
598 return sk_sp<GrTextureProxy>(new GrTextureRenderTargetProxy(std::move(tex), UseAllocator::kNo, in wrapRenderableBackendTexture()
631 return sk_sp<GrRenderTargetProxy>(new GrRenderTargetProxy(std::move(rt), UseAllocator::kNo)); in wrapBackendRenderTarget()
667 std::move(rt), UseAllocator::kNo, GrRenderTargetProxy::WrapsVkSecondaryCB::kYes)); in wrapVulkanSecondaryCBAsRenderTarget()
698 SkBudgeted::kNo, in CreatePromiseProxy()
699 GrProtected::kNo, in CreatePromiseProxy()
783 : GrRenderTargetProxy::WrapsVkSecondaryCB::kNo; in createLazyRenderTargetProxy()
813 GrMipmapped::kNo, GrMipmapStatus::kNotAllocated, SkBackingFit::kApprox, in MakeFullyLazyProxy()
814 SkBudgeted::kYes, isProtected, surfaceFlags, useAllocator, GrDDLProvider::kNo)); in MakeFullyLazyProxy()
817 new GrTextureProxy(std::move(callback), format, kLazyDims, GrMipmapped::kNo, in MakeFullyLazyProxy()
820 GrDDLProvider::kNo)); in MakeFullyLazyProxy()
866 return fImageContext->asDirectContext() ? GrDDLProvider::kNo : GrDDLProvider::kYes; in isDDLProvider()
896 InvalidateGPUResource::kNo, in removeAllUniqueKeys()
897 RemoveTableEntry::kNo); in removeAllUniqueKeys()