Home
last modified time | relevance | path

Searched defs:gpuMemorySize (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/src/gpu/
DGrGpuResource.h140 size_t gpuMemorySize() const { in gpuMemorySize() function
DGrSurfaceProxy.h293 size_t gpuMemorySize() const { in gpuMemorySize() function
/third_party/flutter/skia/include/gpu/
DGrGpuResource.h194 size_t gpuMemorySize() const { in gpuMemorySize() function
/third_party/flutter/skia/src/gpu/
DGrSurfaceProxy.h285 size_t gpuMemorySize() const { in gpuMemorySize() function
/third_party/skia/src/image/
DSkImage_Gpu.cpp114 inline size_t SkImage_Gpu::ProxyChooser::gpuMemorySize() const { in gpuMemorySize() function in SkImage_Gpu::ProxyChooser
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp4949 …const UINT64 gpuMemorySize = m_AdapterDesc.DedicatedVideoMemory + m_AdapterDesc.DedicatedSystemMem… in GetBudget() local