Home
last modified time | relevance | path

Searched defs:isBudgeted (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/src/image/
DSkImage_GpuBase.cpp142 SkBudgeted isBudgeted = view.proxy()->isBudgeted(); in onMakeSubset() local
/third_party/flutter/skia/src/gpu/
DGrSurfaceProxy.h265 SkBudgeted isBudgeted() const { return fBudgeted; } in isBudgeted() function
DGrRenderTargetContext.cpp2167 SkBudgeted GrRenderTargetContextPriv::isBudgeted() const { in isBudgeted() function in GrRenderTargetContextPriv
/third_party/skia/src/gpu/
DGrSurfaceProxy.h264 SkBudgeted isBudgeted() const { return fBudgeted; } in isBudgeted() function
/third_party/skia/src/gpu/v1/
DSurfaceDrawContext.cpp1660 SkBudgeted SurfaceDrawContext::isBudgeted() const { in isBudgeted() function in skgpu::v1::SurfaceDrawContext